Fix travis

This commit is contained in:
sfan5 2016-11-19 00:01:27 +01:00
parent 0167a72967
commit 02e40d268b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
typedef std::basic_string<unsigned char> ustring;
typedef unsigned int uint;
typedef uint8_t u8;
typedef unsigned char u8;