]> git.lyx.org Git - features.git/commitdiff
MSVC compile FIX.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 2 Nov 2007 08:16:39 +0000 (08:16 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 2 Nov 2007 08:16:39 +0000 (08:16 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21364 a592a061-630c-0410-9148-cb99ea01b6c8

src/FontList.cpp

index bd71090fda6f15a7172cb34e36d399303598cd1f..a5ffca8102949a5665a0c153a0942418729b8557 100644 (file)
@@ -25,9 +25,6 @@
 #include <algorithm>
 
 using std::distance;
-using std::endl;
-using std::string;
-using std::ostream;
 
 namespace lyx {