diff options
Diffstat (limited to 'plugins/SpellChecker/src/hunspell/csutil.cxx')
-rw-r--r-- | plugins/SpellChecker/src/hunspell/csutil.cxx | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/plugins/SpellChecker/src/hunspell/csutil.cxx b/plugins/SpellChecker/src/hunspell/csutil.cxx index 35154a73ed..7284f9cdfd 100644 --- a/plugins/SpellChecker/src/hunspell/csutil.cxx +++ b/plugins/SpellChecker/src/hunspell/csutil.cxx @@ -1,14 +1,4 @@ -#include "license.hunspell" -#include "license.myspell" - -#include <stdlib.h> -#include <string.h> -#include <stdio.h> -#include <ctype.h> - -#include "csutil.hxx" -#include "atypes.hxx" -#include "langnum.hxx" +#include "..\commons.h"
// Unicode character encoding information struct unicode_info { |