* include/win32-threads.h: Added #undef OUT.

From-SVN: r122227
This commit is contained in:
Mohan Embar 2007-02-22 14:13:34 +00:00 committed by Mohan Embar
parent 021a93e31e
commit d1789dc25a
2 changed files with 5 additions and 0 deletions

View 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.

View File

@ -227,5 +227,6 @@ private:
#undef STRICT
#undef VOID
#undef TEXT
#undef OUT
#endif /* __JV_WIN32_THREADS__ */