added stdint.h to kraken.h to fix linux CI builds
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include "context.h"
|
||||
#include "hydra.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#define KR_NULL_HANDLE 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user