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