]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_autocorrect.C
architectural changes to tex2lyx
[lyx.git] / src / mathed / math_autocorrect.C
index e5896ea7d4883df94faa7eb535c7be820dc751b2..6d6b1f3b1424e63828a2729af40b5fa009d66752 100644 (file)
@@ -1,7 +1,3 @@
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include <config.h>
 
 #include "LString.h"
@@ -16,6 +12,8 @@
 #include <fstream>
 #include <vector>
 
+using namespace lyx::support;
+
 using std::ifstream;
 using std::istream;
 using std::ostream;