From d6afedc9a1102d0d02cf92daa5d08b944fdd9349 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Thu, 15 Dec 2016 07:25:58 +0100 Subject: Explicit instantiation of common maps/sets. --- juniper/src/vespa/juniper/stringmap.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'juniper/src') 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 void Fast_StringMap::Insert(const char* key, const char* value) { -- cgit v1.2.3