summaryrefslogtreecommitdiffstats
path: root/net/tools/fetch/http_server_request_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tools/fetch/http_server_request_info.h')
-rw-r--r--net/tools/fetch/http_server_request_info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/tools/fetch/http_server_request_info.h b/net/tools/fetch/http_server_request_info.h
index 239d3b9..fb45bdb 100644
--- a/net/tools/fetch/http_server_request_info.h
+++ b/net/tools/fetch/http_server_request_info.h
@@ -5,6 +5,7 @@
#ifndef NET_BASE_TOOLS_HTTP_SERVER_REQUEST_INFO_H_
#define NET_BASE_TOOLS_HTTP_SERVER_REQUEST_INFO_H_
+#include <map>
#include <string>
#include "net/http/http_request_info.h"