Compare commits
1 Commits
045e863fc3
...
fe6d13eb7e
| Author | SHA1 | Date | |
|---|---|---|---|
|
fe6d13eb7e
|
@@ -1,5 +1,7 @@
|
|||||||
#include "BuildAbilities.hpp"
|
#include "BuildAbilities.hpp"
|
||||||
#include "json.hpp"
|
#include "json.hpp"
|
||||||
|
#include <fstream>
|
||||||
|
|
||||||
using json = nlohmann::json;
|
using json = nlohmann::json;
|
||||||
|
|
||||||
#define GET(o, objectKey, key) \
|
#define GET(o, objectKey, key) \
|
||||||
|
|||||||
Reference in New Issue
Block a user