X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsp_spell.C;h=0963b46c30e872f6d07ecdc8d66350c4ec1acee4;hb=1bb197b5d4821404cfe11509c71d1f8de7cee711;hp=9a41e26f9335182f07bbe7dfe3af23d26b60ad18;hpb=9548351ef8ceaa1c779267e4eeccd3a0d83a0374;p=lyx.git diff --git a/src/sp_spell.C b/src/sp_spell.C index 9a41e26f93..0963b46c30 100644 --- a/src/sp_spell.C +++ b/src/sp_spell.C @@ -21,7 +21,7 @@ #include #include #include -#include +#include #if TIME_WITH_SYS_TIME # include @@ -54,7 +54,6 @@ #include "sp_ispell.h" #ifndef CXX_GLOBAL_CSTD -using std::fdopen; using std::strcpy; using std::strlen; using std::strpbrk;