mirror of https://github.com/SeanOMik/libki.git
pclass: Possible fix for BitInteger casters not building on CI
This commit is contained in:
parent
25355c22bc
commit
8c70a249d8
|
@ -2,6 +2,7 @@
|
|||
#include <type_traits>
|
||||
#include <sstream>
|
||||
#include <json.hpp>
|
||||
#include "ki/util/BitTypes.h"
|
||||
#include "ki/pclass/Value.h"
|
||||
#include "ki/pclass/types/EnumType.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue