mirror of
https://github.com/minetest/minetestmapper.git
synced 2024-11-21 23:13:53 +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 unsigned int uint;
|
||||
typedef uint8_t u8;
|
||||
typedef unsigned char u8;
|
||||
|
Loading…
Reference in New Issue
Block a user