]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetindex.C
Make it compile when USE_BOOST_FORMAT is unset
[lyx.git] / src / insets / insetindex.C
index eaf92d25543a17ad8f1373e17dcf2bb491dbb130..2cc96574fd379744bdc0ce9712c514f5dcd7963f 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetindex.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
+ */
 #include <config.h>
 
 #ifdef __GNUG__