X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Faspell.C;h=f9caa75233a690270ba6c0259b50f89d9f8a69e1;hb=35204f8f33d7400a5fefeffea533fb4cb4097211;hp=78f677475c0edba278bbf353711bfb29a7194257;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/aspell.C b/src/aspell.C index 78f677475c..f9caa75233 100644 --- a/src/aspell.C +++ b/src/aspell.C @@ -20,13 +20,9 @@ #include - -namespace lyx { - -using docstring; - using std::string; +namespace lyx { ASpell::ASpell(BufferParams const &, string const & lang) : els(0), spell_error_object(0)