Merge branch 'master' into jgrpp
Remove 'byte' typedef
This commit is contained in:
@@ -304,8 +304,6 @@
|
||||
#define debug_inline inline
|
||||
#endif
|
||||
|
||||
typedef uint8_t byte;
|
||||
|
||||
/* This is already defined in unix, but not in QNX Neutrino (6.x) or Cygwin. */
|
||||
#if (!defined(UNIX) && !defined(__HAIKU__)) || defined(__QNXNTO__) || defined(__CYGWIN__)
|
||||
typedef unsigned int uint;
|
||||
|
Reference in New Issue
Block a user