]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFloat.cpp
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetFloat.cpp
index c9f90faf902201837b2e4a234e5e9a9d93582dce..4a812d07884d90ac14e323e1b0a501aa59c70ec1 100644 (file)
  * Full author contact details are available in file CREDITS.
  */
 
-#include <typeinfo>
-
 #include <config.h>
-#include <xml.h>
 
 #include "InsetBox.h"
 #include "InsetCaption.h"
@@ -33,6 +30,7 @@
 #include "FuncStatus.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
+#include "xml.h"
 #include "output_docbook.h"
 #include "output_xhtml.h"
 #include "ParIterator.h"