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