]> git.lyx.org Git - features.git/blobdiff - src/Sectioning.h
Replace LString.h with support/std_string.h,
[features.git] / src / Sectioning.h
index 59df9a90d2c3d420f952717b47646c1a8ff3a3e0..3e89caa85f4c111ad2ed1b223f2dba48f1d0bc44 100644 (file)
@@ -1,15 +1,20 @@
 // -*- C++ -*-
+/**
+ * \file Sectioning.h
+ * 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.
+ */
 
 #ifndef SECTIONING_H
 #define SECTIONING_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
-#include "LString.h"
+#include "support/std_string.h"
 #include "lyxfont.h"
 
 ///