summaryrefslogtreecommitdiff
path: root/libs/hunspell/include/hunspell.hpp
blob: 7d5ec5c7719e0d88485e0dcf2121c4b875a16aed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#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/dictmgr.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"