]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.cpp
getting rid of more superfluous lyx::support:: statements.
[lyx.git] / src / Floating.cpp
index 9da1f1a3899ba899dd3d1438db48aee7fa6e1303..645dcf9307e1bbd82ea9aa1e26968d799dd8a439 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "Floating.h"
 
-using std::string;
+using namespace std;
 
 
 namespace lyx {