- fix win32 build (around definition of byte keyword)

This commit is contained in:
Mark Vejvoda
2011-06-26 15:41:32 +00:00
parent 6546b30232
commit 34ef62c59f
3 changed files with 75 additions and 10 deletions

View File

@@ -33,7 +33,7 @@ typedef unsigned int uint32;
typedef long long int64;
typedef unsigned long long uint64;
typedef uint8 byte;
//typedef uint8 byte;
}}//end namespace