]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/textpainter.h
Ensure all #warning statements are wrapped by #ifdef WITH_WARNINGS.
[lyx.git] / src / mathed / textpainter.h
index 9e689112740ffb8238f3adcd408074795cccc144..3ae9ab3f5e09882c0b1071aa4b68e9ef3c669112 100644 (file)
@@ -1,9 +1,17 @@
+// -*- C++ -*-
+/**
+ * \file textpainter.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #ifndef TEXTPAINTER_H
 #define TEXTPAINTER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include <vector>
 #include <iosfwd>