]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathRef.cpp
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathRef.cpp
index 35322dcda5c35a652c8183dc9c88a8ddb2e4f2bf..f17acde308ce9a8003ef40c2ca0cb17660d9e2a0 100644 (file)
@@ -30,8 +30,7 @@
 
 #include <ostream>
 
-using std::string;
-
+using namespace std;
 
 namespace lyx {