]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettoc.C
Make it compile when USE_BOOST_FORMAT is unset
[lyx.git] / src / insets / insettoc.C
index af6fb2d0ab43b97bd960502ab816c21fea9b7899..809e5b242ada784762a777e135c6109752df7a22 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insettoc.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__