Fix bug in strndup fix for windows. Move all includes out of headers and into code for strndup.h and move it to be the last include.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
#include "trie.h"
|
||||
#include "trie_search.h"
|
||||
#include "unicode_scripts.h"
|
||||
#include "strndup.h"
|
||||
#include "export.h"
|
||||
|
||||
#define LATIN_ASCII "latin-ascii"
|
||||
|
||||
Reference in New Issue
Block a user