* include/win32-threads.h: Added #undef OUT.
authormembar <membar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Feb 2007 14:13:34 +0000 (14:13 +0000)
committermembar <membar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Feb 2007 14:13:34 +0000 (14:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122227 138bc75d-0d04-0410-961f-82ee72b054a4

libjava/ChangeLog
libjava/include/win32-threads.h

index c3ff95a..6d337d5 100644 (file)
@@ -1,3 +1,7 @@
+2007-02-22  Mohan Embar  <gnustuff@thisiscool.com>
+
+       * include/win32-threads.h: Added #undef OUT.
+
 2007-02-21  Kyle Galloway  <kgallowa@redhat.com>
 
        * jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.
index 442149c..b8f70f5 100644 (file)
@@ -227,5 +227,6 @@ private:
 #undef STRICT
 #undef VOID
 #undef TEXT
+#undef OUT
 
 #endif /* __JV_WIN32_THREADS__ */