diff options
Diffstat (limited to 'unityplugin/GhostCubeScene/src')
| -rw-r--r-- | unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp index e2e659c..6a8f541 100644 --- a/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp +++ b/unityplugin/GhostCubeScene/src/Android/AndroidMain.cpp @@ -23,6 +23,7 @@ // This header must be included, otherwise the linker will somehow fail to find android_main() #include <unordered_map> +#include <string> #include <android_native_app_glue.h> #include "IUnityInterface.h" |
