Skip to content
Snippets Groups Projects
Unverified Commit 406cf0fe authored by ExceptionallyGreat's avatar ExceptionallyGreat Committed by GitHub
Browse files

Update gpu.hpp

Fixing the compile error on MacOS X
parent b3f7c805
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
#endif
#include <stdint.h>
#include <string>
#include <vector>
#define ERR_SUCCESS (0)
......
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