X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFontList.cpp;h=f6b456d9db495d4383cede00d8e38a71dbd77151;hb=1acedf11da79f509da706bc8d6d2f491c9676087;hp=bd71090fda6f15a7172cb34e36d399303598cd1f;hpb=aeebc6565c77609d0c636e5102fc2fabef9af44a;p=lyx.git diff --git a/src/FontList.cpp b/src/FontList.cpp index bd71090fda..f6b456d9db 100644 --- a/src/FontList.cpp +++ b/src/FontList.cpp @@ -24,10 +24,7 @@ #include -using std::distance; -using std::endl; -using std::string; -using std::ostream; +using namespace std; namespace lyx {