From a7a57075216178952d030924157f6059c02d031d Mon Sep 17 00:00:00 2001 From: xwt Date: Fri, 30 Jan 2004 07:39:32 +0000 Subject: [PATCH] 2003/10/17 06:09:38 darcs-hash:20040130073932-3ac31-de00d90498883362a1a595f86a85219a02336d47.gz --- src/org/xwt/plat/GCJ.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/org/xwt/plat/GCJ.cc b/src/org/xwt/plat/GCJ.cc index 9a9b1bb..4fe25f1 100644 --- a/src/org/xwt/plat/GCJ.cc +++ b/src/org/xwt/plat/GCJ.cc @@ -25,6 +25,8 @@ extern "C" { using org::xwt::util::Log; +#define TRUE 1 + // builtin.xwar ///////////////////////////////////////////////////////// extern unsigned char builtin_bytes[]; -- 1.7.10.4