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