]> git.lyx.org Git - features.git/blobdiff - src/Paragraph.h
* Lazy MathData to avoid unneeded interpretation of macro definitions
[features.git] / src / Paragraph.h
index 81a77288a8073a1ab0f163fd4b10c459f1edc43f..3b9d4be36ff5b75e090f16e532327177443e481d 100644 (file)
@@ -23,9 +23,6 @@
 
 #include "support/strfwd.h"
 #include "support/types.h"
-// FIXME: would be nice to forward declare odocstream instead of
-// including this:
-#include "support/docstream.h"
 
 namespace lyx {