Selaa lähdekoodia

we need this import for android to build.

Casey Doran 9 vuotta sitten
vanhempi
sitoutus
69d59db74b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      engine/source/sim/simObject.h

+ 1 - 0
engine/source/sim/simObject.h

@@ -39,6 +39,7 @@
 
 using namespace std;
 #include <vector>
+#include <string>
 typedef U32 SimObjectId;
 class SimGroup;