]> git.lyx.org Git - lyx.git/blobdiff - src/TextClass.cpp
Try to deal with one of the big problems here, namely, that we
[lyx.git] / src / TextClass.cpp
index 20416ee376612101c8eaf75d7cf0055fc8f1fdaf..30eeb4df31c171bbec946279af339821f6af5a47 100644 (file)
 #include <fstream>
 #include <sstream>
 
+#ifdef ERROR
+#undef ERROR
+#endif
+
 using namespace std;
 using namespace lyx::support;