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