Build bustage. Oh my, let's see if this would be enough here...

git-svn-id: svn://10.0.0.236/trunk@159069 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%mozilla.jstenback.com
2004-07-12 16:39:56 +00:00
parent 71f1d1fb29
commit ea5f7e969a

View File

@@ -46,6 +46,4 @@ typedef int int32_t;
typedef unsigned int uint32_t;
#else
#include <stdint.h>
#include <stdbool.h>
#include <math.h>
#endif