* include/win32-threads.h: Added #undef OUT.
From-SVN: r122227
This commit is contained in:
parent
021a93e31e
commit
d1789dc25a
@ -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.
|
||||
|
@ -227,5 +227,6 @@ private:
|
||||
#undef STRICT
|
||||
#undef VOID
|
||||
#undef TEXT
|
||||
#undef OUT
|
||||
|
||||
#endif /* __JV_WIN32_THREADS__ */
|
||||
|
Loading…
Reference in New Issue
Block a user