X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fispell.C;h=d9fcd9472043dc781c7e5414b8a86fb8d5d4049d;hb=b99a5acc7f18c3f885856fa962c0f0a63a0ca5ad;hp=07db2583e74a30b79750309a245707b9daf9c14c;hpb=47c34c3afa59b030a4578c82fea46d926e0c0c66;p=lyx.git diff --git a/src/ispell.C b/src/ispell.C index 07db2583e7..d9fcd94720 100644 --- a/src/ispell.C +++ b/src/ispell.C @@ -22,6 +22,7 @@ #include "support/lstrings.h" #include +#include #ifndef CXX_GLOBAL_CSTD using std::strcpy;