]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathExtern.h
A little cleanup of the layout files.
[lyx.git] / src / mathed / MathExtern.h
index 82b053195ff0e9c877c6c7af9013acff4ef2ef07..199295ae960511a633e0e2440feae16922b55609 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -12,8 +12,7 @@
 #ifndef MATH_EXTERN_H
 #define MATH_EXTERN_H
 
-#include "support/docstring.h"
-#include <string>
+#include "support/strfwd.h"
 
 namespace lyx {