Add include stdint (fix ubuntu 25.10 build)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include <map>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <stdint.h>
|
||||
|
||||
#include "cpp-btree/btree_map.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user