summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd
diff options
context:
space:
mode:
authorExceptionallyGreat <33473980+ExceptionallyGreat@users.noreply.github.com>2017-11-21 11:24:03 -0800
committerGitHub <noreply@github.com>2017-11-21 11:24:03 -0800
commit406cf0fe6e696575a46a8dc34daa5532435bd013 (patch)
treed5bc11a06d9d68c47bcd00d1c2a3dd6232055125 /xmrstak/backend/amd
parentb3f7c8050442d4fcd6a3543a3827e714469bc4ce (diff)
downloadxmr-stak-406cf0fe6e696575a46a8dc34daa5532435bd013.zip
xmr-stak-406cf0fe6e696575a46a8dc34daa5532435bd013.tar.gz
Update gpu.hpp
Fixing the compile error on MacOS X
Diffstat (limited to 'xmrstak/backend/amd')
-rw-r--r--xmrstak/backend/amd/amd_gpu/gpu.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmrstak/backend/amd/amd_gpu/gpu.hpp b/xmrstak/backend/amd/amd_gpu/gpu.hpp
index 123de01..abbd08d 100644
--- a/xmrstak/backend/amd/amd_gpu/gpu.hpp
+++ b/xmrstak/backend/amd/amd_gpu/gpu.hpp
@@ -9,6 +9,7 @@
#endif
#include <stdint.h>
+#include <string>
#include <vector>
#define ERR_SUCCESS (0)
OpenPOWER on IntegriCloud