2003/09/10 05:15:01
[org.ibex.core.git] / src / org / xwt / plat / GCJ.cc
index fef47a5..f53fae2 100644 (file)
@@ -5,6 +5,10 @@
 #include <gcj/cni.h>
 #include <gcj/array.h>
 extern "C" {
+
+// hack for broken Solaris headers
+#define _WCHAR_T
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <setjmp.h>