]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/preamble.C
Removed all redundant using directives from the source.
[lyx.git] / src / tex2lyx / preamble.C
index 3d43f8025fd8533c42380004d8bd635ca57ee462..777aec4695853857ba32ef7ca280253c63b52537 100644 (file)
 #include <vector>
 #include <map>
 
-using std::cerr;
-using std::endl;
-using std::getline;
-using std::istream;
 using std::istringstream;
 using std::ostream;
 using std::ostringstream;