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:
@@ -1,4 +1,5 @@
|
||||
#include "normalize.h"
|
||||
#include "strndup.h"
|
||||
|
||||
#define FULL_STOP_CODEPOINT 0x002e
|
||||
#define APOSTROPHE_CODEPOINT 0x0027
|
||||
|
||||
Reference in New Issue
Block a user