diff options
Diffstat (limited to 'src/zenhttp/testing/httptest.cpp')
| -rw-r--r-- | src/zenhttp/testing/httptest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenhttp/testing/httptest.cpp b/src/zenhttp/testing/httptest.cpp index 3a0ad72a9..090f7855e 100644 --- a/src/zenhttp/testing/httptest.cpp +++ b/src/zenhttp/testing/httptest.cpp @@ -4,6 +4,7 @@ #include <zencore/compactbinarybuilder.h> #include <zencore/compactbinarypackage.h> +#include <zencore/fmtutils.h> #include <zencore/timer.h> #if ZEN_WITH_TESTS |