]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.cpp
Introducing Font::validate().
[lyx.git] / src / CutAndPaste.cpp
index f7aca651f0880e1095c18f9fd36f743cec2e8b99..9e3a8ccbc2b7975c3ec52eb510021693e4e75af4 100644 (file)
@@ -46,6 +46,7 @@
 #include "mathed/InsetMath.h"
 #include "mathed/MathSupport.h"
 
+#include "support/limited_stack.h"
 #include "support/lstrings.h"
 
 #include "frontends/Clipboard.h"