]> git.lyx.org Git - lyx.git/blobdiff - src/FloatList.C
Move #includes out of header files.
[lyx.git] / src / FloatList.C
index 5647c71073182cf624c1074a6b0da253ef31a7cc..b6d4ba87a5672164f4501ff89486a4f3ed37e9e7 100644 (file)
@@ -1,10 +1,17 @@
-#include <config.h>
+/**
+ * \file FloatList.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
+#include <config.h>
 
 #include "FloatList.h"
+#include "Floating.h"
 #include "gettext.h"
 
 // This class is now mostly finished, except one thing, it is a global