]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.C
ws changes only
[lyx.git] / src / insets / insetfoot.C
index 62fb053f1ab43b2765bb21b0cf9be864d7d792af..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/std_ostream.h"
 
+
+using std::string;
 using std::auto_ptr;
 using std::ostream;