diff --git a/libs/utils/src/debug.cpp b/libs/utils/src/debug.cpp index f033770a01..3d20475ad7 100644 --- a/libs/utils/src/debug.cpp +++ b/libs/utils/src/debug.cpp @@ -18,6 +18,8 @@ #include +#include + namespace utils { // we use a non-inlined, not marked as "no return" function for aborting so that we can set