X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpspell.C;h=a3b050afca072d18af74477a795ecc347d028510;hb=32d281cba0a2e4d0e8425a34a1a8d1f5e7251412;hp=047f9d0e14e8026ff2b2faf162ced32a16061b72;hpb=fcdb71906b6f41dd5719608b1e57286037fc5f2c;p=lyx.git diff --git a/src/pspell.C b/src/pspell.C index 047f9d0e14..a3b050afca 100644 --- a/src/pspell.C +++ b/src/pspell.C @@ -24,9 +24,11 @@ extern "C" { #include "pspell.h" #include "WordLangTuple.h" -using namespace lyx::support; +#include using std::endl; +using std::string; + PSpell::PSpell(BufferParams const &, string const & lang) : els(0), spell_error_object(0)