aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenhttp/include')
-rw-r--r--src/zenhttp/include/zenhttp/httptest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenhttp/include/zenhttp/httptest.h b/src/zenhttp/include/zenhttp/httptest.h
index a4008fb5e..afe71fbce 100644
--- a/src/zenhttp/include/zenhttp/httptest.h
+++ b/src/zenhttp/include/zenhttp/httptest.h
@@ -7,6 +7,7 @@
#include <zenhttp/httpserver.h>
#include <atomic>
+#include <unordered_map>
#if ZEN_WITH_TESTS