summaryrefslogtreecommitdiffstats
path: root/fbench/src/test/httpclient_splitstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fbench/src/test/httpclient_splitstring.cpp')
-rw-r--r--fbench/src/test/httpclient_splitstring.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fbench/src/test/httpclient_splitstring.cpp b/fbench/src/test/httpclient_splitstring.cpp
index 655738170bd..d766b0f8f4b 100644
--- a/fbench/src/test/httpclient_splitstring.cpp
+++ b/fbench/src/test/httpclient_splitstring.cpp
@@ -1,6 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <httpclient/httpclient.h>
+#include <cstring>
class DebugHTTPClient : public HTTPClient
{