]> git.lyx.org Git - features.git/commitdiff
unbreak compilation (part 4)
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 6 May 2008 10:42:26 +0000 (10:42 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 6 May 2008 10:42:26 +0000 (10:42 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24634 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetTOC.cpp

index ae65f1be9eb62c2b53fc7843f9a4beb0ddf4c49b..80abdf91634d65f6e89f4c25020d342f2c1bad8e 100644 (file)
@@ -20,6 +20,8 @@
 #include "OutputParams.h"
 #include "TocBackend.h"
 
+#include <ostream>
+
 using namespace std;
 
 namespace lyx {