Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Nov 18, 2016
1 parent 0167a72 commit 02e40d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types.h
Expand Up @@ -2,4 +2,4 @@

typedef std::basic_string<unsigned char> ustring;
typedef unsigned int uint;
typedef uint8_t u8;
typedef unsigned char u8;

0 comments on commit 02e40d2

Please sign in to comment.