From: Abdelrazak Younes Date: Fri, 19 Oct 2007 14:30:56 +0000 (+0000) Subject: compil fix. X-Git-Tag: 1.6.10~7775 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e26164c806e44e41b1e358f44f2548fa603f11af;p=features.git compil fix. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21060 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/CutAndPaste.cpp b/src/CutAndPaste.cpp index f7aca651f0..9e3a8ccbc2 100644 --- a/src/CutAndPaste.cpp +++ b/src/CutAndPaste.cpp @@ -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"