Skip to content

Commit

Permalink
This partially reverts commit 97a16a6.
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehazan committed Mar 10, 2018
1 parent 9ac7612 commit 20c6054
Show file tree
Hide file tree
Showing 2 changed files with 9,877 additions and 1 deletion.
2 changes: 1 addition & 1 deletion libs/hunspell/src/csutil.c++
Expand Up @@ -95,7 +95,7 @@ struct unicode_info {
#include <unicode/uchar.h>
#else
#ifndef MOZILLA_CLIENT
#include "utf_info.c++"
#include "utf_info.hxx"
#define UTF_LST_LEN (sizeof(utf_lst) / (sizeof(unicode_info)))
#endif
#endif
Expand Down

0 comments on commit 20c6054

Please sign in to comment.