]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/MathSupport.h
This commit fixes a crash when accessing a math inset. This was due to an invalid...
[lyx.git] / src / mathed / MathSupport.h
index 8b026fe434d4772a0f788a163214f22bf62d48f6..a10b938351dcc97a9944eb695493fd11ceb5b92d 100644 (file)
@@ -15,6 +15,8 @@
 
 #include "support/docstring.h"
 
+#include <string>
+
 class PainterInfo;
 class LyXFont;
 class Dimension;