]> git.lyx.org Git - features.git/commitdiff
compile fix
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 21 Jul 2002 22:17:21 +0000 (22:17 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 21 Jul 2002 22:17:21 +0000 (22:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4737 a592a061-630c-0410-9148-cb99ea01b6c8

src/LaTeXFeatures.C

index 363fd12334bec34bcf8846b4c0a0ca640723e378..143bbdfa3876918b470c9df533cfc1ad9b021f54 100644 (file)
@@ -30,6 +30,7 @@
 using lyx::textclass_type;
 
 using std::endl;
+using std::list;
 using std::set;
 using std::find;
 using std::ostream;