From 22ceeea3381570f9c8f4d98a3a06292d26929512 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Fri, 2 Nov 2007 08:16:39 +0000 Subject: [PATCH] MSVC compile FIX. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21364 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/FontList.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/FontList.cpp b/src/FontList.cpp index bd71090fda..a5ffca8102 100644 --- a/src/FontList.cpp +++ b/src/FontList.cpp @@ -25,9 +25,6 @@ #include using std::distance; -using std::endl; -using std::string; -using std::ostream; namespace lyx { -- 2.39.2