2003/10/19 02:21:59
[org.ibex.core.git] / src / org / xwt / plat / GCJ.cc
index 9a9b1bb..474e640 100644 (file)
@@ -23,8 +23,11 @@ extern "C" {
 #include <org/xwt/plat/GCJ.h>
 #include <org/xwt/util/Log.h>
 
+#define TRUE 1
 using org::xwt::util::Log;
 
+#define TRUE 1
+
 // builtin.xwar /////////////////////////////////////////////////////////
 
 extern unsigned char builtin_bytes[];