make clang happy
This commit is contained in:
parent
60b9a3b071
commit
d198105694
@ -25,8 +25,6 @@
|
|||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
|
|
||||||
#include ASPELL_INCLUDE
|
#include ASPELL_INCLUDE
|
||||||
|
|
||||||
#include "pathut.h"
|
#include "pathut.h"
|
||||||
@ -36,6 +34,8 @@ using namespace std;
|
|||||||
#include "unacpp.h"
|
#include "unacpp.h"
|
||||||
#include "ptmutex.h"
|
#include "ptmutex.h"
|
||||||
|
|
||||||
|
using namespace std;
|
||||||
|
|
||||||
// Just a place where we keep the Aspell library entry points together
|
// Just a place where we keep the Aspell library entry points together
|
||||||
class AspellApi {
|
class AspellApi {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user