]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Font.cpp
tex2lyx/text.cpp: take care of the brace pair after comment environments that are...
[lyx.git] / src / tex2lyx / Font.cpp
index 24ee436ec218011c985d4f9699efb885dd7e525e..a5a3042683d0c84724b6430f9bbf4ba7ab0074ee 100644 (file)
@@ -14,7 +14,7 @@
 #include "Lexer.h"
 #include "support/lstrings.h"
 
-using std::string;
+using namespace std;
 
 namespace lyx {