diff --git a/utils/profiler.h b/utils/profiler.h index aa1bc36..03d8204 100644 --- a/utils/profiler.h +++ b/utils/profiler.h @@ -29,6 +29,7 @@ along with this program. If not, see . #include #include #include +#include enum class ProfileVarFmt { DEC, HEX };