string in WorldFiles fix

This commit is contained in:
lllzebralll 2022-06-28 15:18:31 +03:00
parent 6196bf10cf
commit 1bae1c1c7f

View File

@ -3,8 +3,9 @@
#include <map>
#include <unordered_map>
// #include <string>
#ifndef std::string
#include <string>
#endif
class Player;
#define REGION_SIZE_BIT 5