mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-02-16 18:12:45 +01:00
6 lines
71 B
C++
6 lines
71 B
C++
|
|
#include <string>
|
|
|
|
typedef std::basic_string<unsigned char> ustring;
|
|
|