Skip to content
Snippets Groups Projects
Commit 75b2c8ca authored by fireice-uk's avatar fireice-uk
Browse files

Keep consistency between class and struct

parent b40f937b
No related branches found
No related tags found
Loading
......@@ -7,8 +7,8 @@ class executor;
namespace xmrstak
{
class globalStates;
class params;
struct globalStates;
struct params;
struct environment
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment