]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.cpp
* src/frontends/GuiDocument.{cpp,h}:
[lyx.git] / src / FontList.cpp
index bd71090fda6f15a7172cb34e36d399303598cd1f..f6b456d9db495d4383cede00d8e38a71dbd77151 100644 (file)
 
 #include <algorithm>
 
-using std::distance;
-using std::endl;
-using std::string;
-using std::ostream;
+using namespace std;
 
 namespace lyx {