mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-22 15:33:49 +01:00
Fix travis
This commit is contained in:
parent
0167a72967
commit
02e40d268b
2
types.h
2
types.h
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
typedef std::basic_string<unsigned char> ustring;
|
typedef std::basic_string<unsigned char> ustring;
|
||||||
typedef unsigned int uint;
|
typedef unsigned int uint;
|
||||||
typedef uint8_t u8;
|
typedef unsigned char u8;
|
||||||
|
Loading…
Reference in New Issue
Block a user