]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Update release notes again
[lyx.git] / src / LaTeXFeatures.h
index 2cc90cdbacfb3384f9905f0286cbb3a51c6d7851..91d27e8c704b52050a7d6d987647ced385c6d458 100644 (file)
 #ifndef LATEXFEATURES_H
 #define LATEXFEATURES_H
 
-#include "OutputParams.h"
-#include "support/strfwd.h"
+#include "support/docstring.h"
 
 #include <set>
 #include <list>
 #include <map>
+#include <vector>
 
 
 namespace lyx {
@@ -27,6 +27,8 @@ class Buffer;
 class BufferParams;
 class InsetLayout;
 class Language;
+class otexstream;
+class OutputParams;
 struct TexString;
 
 /** The packages and commands that a buffer needs. This class