]> git.lyx.org Git - lyx.git/blobdiff - src/Chktex.cpp
'using namespace std' instead of 'using std::xxx'
[lyx.git] / src / Chktex.cpp
index c88aefb2ba9a2da00fd534b5d21751700ceef08f..809d9643675e0c74067b1d3b8f4c8ec61a6857ea 100644 (file)
@@ -23,9 +23,7 @@
 
 #include <boost/format.hpp>
 
-using std::getline;
-using std::string;
-
+using namespace std;
 
 namespace lyx {