]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathFactory.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / MathFactory.h
index 2b9cbd0149c977fff79f64cc65480629792ec1e2..5af1738211e7c42445ec03c321ac08faaba2cbbf 100644 (file)
@@ -12,8 +12,7 @@
 #ifndef MATH_FACTORY_H
 #define MATH_FACTORY_H
 
-#include "support/docstring.h"
-#include <string>
+#include "support/strfwd.h"
 
 namespace lyx {