]> git.lyx.org Git - lyx.git/blobdiff - src/sgml.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / sgml.h
index d32b799b4997211b1b8d9f41fce60ffb3eeb3fa3..ed0f1403a5475d9f59c01869a9ffe790cd204702 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.
 #define SGML_H
 
 #include "support/types.h"
-#include "support/docstream.h"
-
-#include <iosfwd>
-#include <string>
-#include <utility>
-
+#include "support/docstring.h"
 
 namespace lyx {