summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-20 17:25:51 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-20 17:25:51 +0000
commit69c70ed148624f4cbad67ea78be0de972c93e69e (patch)
tree6a7f2ae526da1519c755799bdcef44f7e40f0b05 /config
parent8400c8e39b6b08c6f61ba19662ee1844f3264ec7 (diff)
Also include what it takes to make gcc 6 happy.
Diffstat (limited to 'config')
-rw-r--r--config/src/vespa/config/subscription/sourcespec.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/src/vespa/config/subscription/sourcespec.h b/config/src/vespa/config/subscription/sourcespec.h
index d58b8f9a7f5..f4853928f71 100644
--- a/config/src/vespa/config/subscription/sourcespec.h
+++ b/config/src/vespa/config/subscription/sourcespec.h
@@ -4,6 +4,7 @@
#include <vespa/vespalib/stllike/string.h>
#include <vespa/config/common/compressiontype.h>
+#include <vector>
namespace config {