2003/10/17 06:09:38
authorxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:39:32 +0000 (07:39 +0000)
committerxwt <xwt@xwt.org>
Fri, 30 Jan 2004 07:39:32 +0000 (07:39 +0000)
darcs-hash:20040130073932-3ac31-de00d90498883362a1a595f86a85219a02336d47.gz

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[];