Add cstdint include to fix Linux CI build (#2)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "../include/hydra.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <cstdint>
|
||||
|
||||
namespace hydra {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user