hackaround for AIX

This commit is contained in:
Caolán McNamara
2010-10-13 13:31:43 +01:00
parent 1f4a6a21cb
commit c5b520172b

View File

@@ -25,6 +25,10 @@
*
************************************************************************/
#ifdef AIX
# undef _THREAD_SAFE
#endif
#include "HelpCompiler.hxx"
#include <map>