]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/table.cpp
compilation fix
[wxWidgets.git] / utils / tex2rtf / src / table.cpp
index 4dc88ee028e41d4f9c6ff15afbf590297ae21e7b..fa4168114027c5760b3ae5e7494e58792d934fbe 100644 (file)
 #include "wx/wx.h"
 #endif
 
+#include "wx/hash.h"
 
-#include <wx/hash.h>
+#ifdef new
+#undef new
+#endif
 
 #if wxUSE_IOSTREAMH
 #include <iostream.h>