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