mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-22 15:33:49 +01:00
6 lines
71 B
C
6 lines
71 B
C
|
|
||
|
#include <string>
|
||
|
|
||
|
typedef std::basic_string<unsigned char> ustring;
|
||
|
|