make clang happy
This commit is contained in:
parent
60b9a3b071
commit
d198105694
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user