X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fispell.C;h=ab7dfcb89cac694017d7e8c1f1b041f91fa76e28;hb=35204f8f33d7400a5fefeffea533fb4cb4097211;hp=4ed34d48e2ff33a37e99f274b0cea5c7c345f0b3;hpb=6c300f72a217722652dc27db9108e1050028979c;p=lyx.git diff --git a/src/ispell.C b/src/ispell.C index 4ed34d48e2..ab7dfcb89c 100644 --- a/src/ispell.C +++ b/src/ispell.C @@ -24,9 +24,6 @@ #include "support/forkedcall.h" - -namespace lyx { - // HP-UX 11.x doesn't have this header #ifdef HAVE_SYS_SELECT_H # include @@ -35,6 +32,9 @@ namespace lyx { # include #endif + +namespace lyx { + using boost::shared_ptr; #ifndef CXX_GLOBAL_CSTD