Turns out one of the includes was needed
This commit is contained in:
parent
6da8ee0773
commit
88319b13a7
@ -7,6 +7,7 @@
|
|||||||
#include "../utils/error.hpp"
|
#include "../utils/error.hpp"
|
||||||
#include "../binary/object.hpp"
|
#include "../binary/object.hpp"
|
||||||
#include "../utils/utils.hpp"
|
#include "../utils/utils.hpp"
|
||||||
|
#include "../utils/program_name.hpp" // For CPPTRACE_MAX_PATH
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user