Skip to content
Snippets Groups Projects
Commit cf5cb145 authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #39 from fireice-uk/topic-fix-warning

Keep consistency between class and struct
parents b40f937b 75b2c8ca
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ class executor; ...@@ -7,8 +7,8 @@ class executor;
namespace xmrstak namespace xmrstak
{ {
class globalStates; struct globalStates;
class params; struct params;
struct environment 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