make clang happy

This commit is contained in:
Jean-Francois Dockes 2013-09-26 14:34:59 +02:00
parent 60b9a3b071
commit d198105694

View File

@ -25,8 +25,6 @@
#include <dlfcn.h>
#include <stdlib.h>
using namespace std;
#include ASPELL_INCLUDE
#include "pathut.h"
@ -36,6 +34,8 @@ using namespace std;
#include "unacpp.h"
#include "ptmutex.h"
using namespace std;
// Just a place where we keep the Aspell library entry points together
class AspellApi {
public: