X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FSpellBase.cpp;h=ea76127bad7a201661cef5d834bfe56f91cdb36e;hb=d145c2dc9f27666ca0ed9f8589f99f502d7b2a4d;hp=89734b613df36fbfc66b293f8ca55f5b9bc5c086;hpb=a5263e0f927034885870a65053ef3908d1c6f885;p=lyx.git diff --git a/src/SpellBase.cpp b/src/SpellBase.cpp index 89734b613d..ea76127bad 100644 --- a/src/SpellBase.cpp +++ b/src/SpellBase.cpp @@ -12,14 +12,13 @@ #include #include "SpellBase.h" -#include "gettext.h" +#include "support/gettext.h" #include "support/docstring.h" +using namespace std; namespace lyx { -using std::string; - bool SpellBase::alive() {