Bug 480521 - Fix win32/mobile build bustage

This commit is contained in:
Chris Double 2009-03-30 13:45:44 +13:00
parent 563dbfee36
commit 9e60c7ce70

View File

@ -135,4 +135,5 @@
/* Define for MSVC as <stdint.h> is unavailable there */
typedef unsigned char uint8_t;
#define inline __inline // MSVC#undef DEBUG
#define inline __inline // MSVC
#undef DEBUG