[fix] Adding stdint.h include to most of the header files for portability
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#define UNICODE_SCRIPTS_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "constants.h"
|
||||
#include "utf8proc/utf8proc.h"
|
||||
#include "unicode_script_types.h"
|
||||
|
||||
Reference in New Issue
Block a user