]> git.lyx.org Git - lyx.git/blobdiff - src/Text2.cpp
* There are cases where updateLabels is not called because no
[lyx.git] / src / Text2.cpp
index d03d71d1073b198f4804aaeec066f3c5381a17da..e9d1131808508945dff8f66910b5c6a53174a8ac 100644 (file)
 
 #include <sstream>
 
-using std::endl;
-using std::ostringstream;
-using std::string;
-using std::max;
-using std::min;
-using std::istringstream;
+using namespace std;
 
 namespace lyx {