]> git.lyx.org Git - lyx.git/blobdiff - src/Length.cpp
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / Length.cpp
index cc457365701cbe0e27024d878847fcd04fa243c9..90da83a74ca7080a9fbc2b75762ce761f13501f0 100644 (file)
 #include <sstream>
 #include <iomanip>
 
+using namespace std;
 
 namespace lyx {
 
-using std::ostringstream;
-using std::string;
-
 
 /////////////////////////////////////////////////////////////////////
 //