summaryrefslogtreecommitdiff
path: root/libs/hunspell/include/hunspell.hpp
blob: f0143a7fc3239c8e91c4f9dee45ce3be7deb2f74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include "../src/hunspell.h"
#include "../src/hunspell.hxx"
#include "../src/affentry.hxx"
#include "../src/config.h"
#include "../src/hunspell.hxx"
#include "../src/csutil.hxx"
#include "../src/affixmgr.hxx"
#include "../src/langnum.hxx"
#include "../src/atypes.hxx"
#include "../src/filemgr.hxx"
#include "../src/hashmgr.hxx"
#include "../src/hunzip.hxx"
#include "../src/phonet.hxx"
#include "../src/replist.hxx"
#include "../src/suggestmgr.hxx"