From: megacz Date: Fri, 30 Jan 2004 07:44:33 +0000 (+0000) Subject: 2004/01/14 09:46:41 X-Git-Tag: RC3~167 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=2aabdb988d48f5c1cbc155f14ccb96257e83d670 2004/01/14 09:46:41 darcs-hash:20040130074433-2ba56-a30756dfadb74a760fadbf1092a6c0a4fe7f4062.gz --- diff --git a/src/org/xwt/plat/GCJ.cc b/src/org/xwt/plat/GCJ.cc index b140c60..74589e4 100644 --- a/src/org/xwt/plat/GCJ.cc +++ b/src/org/xwt/plat/GCJ.cc @@ -23,7 +23,9 @@ extern "C" { #include #include +#ifndef TRUE #define TRUE 1 +#endif using org::xwt::util::Log; #define TRUE 1