]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.cpp
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / Floating.cpp
index 91f87a519ecf936b442f14579894d78e61c4d5ae..645dcf9307e1bbd82ea9aa1e26968d799dd8a439 100644 (file)
 
 #include "Floating.h"
 
+using namespace std;
 
-namespace lyx {
 
-using std::string;
+namespace lyx {
 
 
 Floating::Floating()