]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.C
ws changes only
[lyx.git] / src / insets / insetfoot.C
index 446834239f67b457b028d43852526566e8b12578..46a2caa7cf637b0f5f202e627d14a0a83bea1ea8 100644 (file)
 // the following are needed just to get the layout of the enclosing
 // paragraph. This seems a bit too much to me (JMarc)
 #include "lyxlayout.h"
+#include "paragraph.h"
 #include "paragraph_funcs.h"
 
-#include "support/LOstream.h"
+#include "support/std_ostream.h"
 
+
+using std::string;
 using std::auto_ptr;
 using std::ostream;