]> git.lyx.org Git - lyx.git/blobdiff - src/sgml.h
Update bindfiles to latest fileformat
[lyx.git] / src / sgml.h
index d32b799b4997211b1b8d9f41fce60ffb3eeb3fa3..551972d75a2cd1b47e8d6862bf16a5f405dd817b 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 José Matos
+ * \author José Matos
  * \author John Levon
  *
  * Full author contact details are available in file CREDITS.
 #ifndef SGML_H
 #define SGML_H
 
-#include "support/types.h"
-#include "support/docstream.h"
-
-#include <iosfwd>
-#include <string>
-#include <utility>
-
+#include "support/docstring.h"
 
 namespace lyx {