]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.cpp
getting rid of more superfluous lyx::support:: statements.
[lyx.git] / src / insets / InsetSpace.cpp
index d1f2b399f4703aaf1a62ee315f593df2bfa6b295..5a5b10521033272ca4be98f983b5ac6da041ee5e 100644 (file)
 
 #include "support/docstream.h"
 
-namespace lyx {
+using namespace std;
 
-using std::string;
-using std::max;
-using std::ostream;
+namespace lyx {
 
 
 InsetSpace::InsetSpace()