Merge pull request #13 from kearwood/update-submodules
Update hydra Add headers to fix Linux CI builds
This commit is contained in:
2
hydra
2
hydra
Submodule hydra updated: ecdb759206...318e79a7b4
@@ -49,6 +49,7 @@ using namespace kraken;
|
|||||||
#include <set>
|
#include <set>
|
||||||
#include <list>
|
#include <list>
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <memory>
|
||||||
#include <variant>
|
#include <variant>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <stack>
|
#include <stack>
|
||||||
|
|||||||
@@ -32,6 +32,7 @@
|
|||||||
|
|
||||||
#include "context.h"
|
#include "context.h"
|
||||||
#include "hydra.h"
|
#include "hydra.h"
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
#define KR_NULL_HANDLE 0
|
#define KR_NULL_HANDLE 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user