diff --git a/profiler/src/HttpRequest.cpp b/profiler/src/HttpRequest.cpp index 38f162d0..98991bb3 100644 --- a/profiler/src/HttpRequest.cpp +++ b/profiler/src/HttpRequest.cpp @@ -1,6 +1,7 @@ #include #include #include +#include #include "../common/TracySocket.hpp" #include "../server/TracyVersion.hpp"