summaryrefslogtreecommitdiffstats
path: root/xmrstak
diff options
context:
space:
mode:
Diffstat (limited to 'xmrstak')
-rw-r--r--xmrstak/misc/environment.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmrstak/misc/environment.hpp b/xmrstak/misc/environment.hpp
index 6140d7d..85375b0 100644
--- a/xmrstak/misc/environment.hpp
+++ b/xmrstak/misc/environment.hpp
@@ -7,8 +7,8 @@ class executor;
namespace xmrstak
{
-class globalStates;
-class params;
+struct globalStates;
+struct params;
struct environment
{
OpenPOWER on IntegriCloud