]> git.lyx.org Git - features.git/commitdiff
compil fix.
authorAbdelrazak Younes <younes@lyx.org>
Fri, 19 Oct 2007 14:30:56 +0000 (14:30 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 19 Oct 2007 14:30:56 +0000 (14:30 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21060 a592a061-630c-0410-9148-cb99ea01b6c8

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"