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:
@@ -3,6 +3,7 @@
|
||||
#include "file_utils.h"
|
||||
|
||||
#include "log/log.h"
|
||||
#include "strndup.h"
|
||||
|
||||
#define TRANSLITERATION_TABLE_SIGNATURE 0xAAAAAAAA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user