]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCommandParams.cpp
'using namespace std' instead of 'using std::xxx'
[lyx.git] / src / insets / InsetCommandParams.cpp
index 39b066bace83c53fdb2ae64e9d10e4526b2266f9..ca248155d23a0a5907235b75fee9fb285c6b6f6e 100644 (file)
@@ -37,8 +37,7 @@
 
 #include <boost/assert.hpp>
 
-using std::string;
-
+using namespace std;
 
 namespace lyx {