summaryrefslogtreecommitdiffstats
path: root/juniper
diff options
context:
space:
mode:
Diffstat (limited to 'juniper')
-rw-r--r--juniper/src/vespa/juniper/stringmap.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/juniper/src/vespa/juniper/stringmap.cpp b/juniper/src/vespa/juniper/stringmap.cpp
index 1b4ce63f397..75106fc23f8 100644
--- a/juniper/src/vespa/juniper/stringmap.cpp
+++ b/juniper/src/vespa/juniper/stringmap.cpp
@@ -1,7 +1,6 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "stringmap.h"
-#include <vespa/vespalib/stllike/hash_map.hpp>
void Fast_StringMap::Insert(const char* key, const char* value)
{