2004/01/20 10:30:45
[org.ibex.core.git] / src / org / xwt / plat / GCJ.cc
index 74589e4..5c355d3 100644 (file)
@@ -23,12 +23,11 @@ extern "C" {
 #include <org/xwt/plat/GCJ.h>
 #include <org/xwt/util/Log.h>
 
-#ifndef TRUE
-#define TRUE 1
+#ifdef TRUE
+#undef TRUE
 #endif
-using org::xwt::util::Log;
-
 #define TRUE 1
+using org::xwt::util::Log;
 
 // builtin.xwar /////////////////////////////////////////////////////////