string in WorldFiles fix
This commit is contained in:
parent
6196bf10cf
commit
1bae1c1c7f
@ -3,8 +3,9 @@
|
||||
|
||||
#include <map>
|
||||
#include <unordered_map>
|
||||
// #include <string>
|
||||
|
||||
#ifndef std::string
|
||||
#include <string>
|
||||
#endif
|
||||
class Player;
|
||||
|
||||
#define REGION_SIZE_BIT 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user