2003/10/17 06:09:38
[org.ibex.core.git] / src / org / xwt / plat / GCJ.cc
index 9a9b1bb..4fe25f1 100644 (file)
@@ -25,6 +25,8 @@ extern "C" {
 
 using org::xwt::util::Log;
 
+#define TRUE 1
+
 // builtin.xwar /////////////////////////////////////////////////////////
 
 extern unsigned char builtin_bytes[];