[fix] stdint header in address expansion rule generation script
This commit is contained in:
@@ -23,6 +23,7 @@ address_expansion_rule_header_template = u'''
|
||||
#define ADDRESS_EXPANSION_RULE_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "constants.h"
|
||||
#include "gazetteers.h"
|
||||
|
||||
Reference in New Issue
Block a user