summaryrefslogtreecommitdiffstats
path: root/vespaclient
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-06-08 14:41:50 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-06-08 14:41:50 +0200
commit135eb2f993346c5cbc360b4bb874381cf73ecc24 (patch)
treee3fd0c8a20a7f5bc7b6ae26fb8efde2110bd2371 /vespaclient
parent18d779a4cf527c22b3898a6501cb266505c77ee0 (diff)
Reduce exposure to config internals.
Diffstat (limited to 'vespaclient')
-rw-r--r--vespaclient/src/vespa/vespaclient/vesparoute/application.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespaclient/src/vespa/vespaclient/vesparoute/application.cpp b/vespaclient/src/vespa/vespaclient/vesparoute/application.cpp
index baf7c01d631..e01104943cd 100644
--- a/vespaclient/src/vespa/vespaclient/vesparoute/application.cpp
+++ b/vespaclient/src/vespa/vespaclient/vesparoute/application.cpp
@@ -11,6 +11,7 @@
#include <vespa/messagebus/routing/routedirective.h>
#include <vespa/messagebus/rpcmessagebus.h>
#include <vespa/slobrok/sbmirror.h>
+#include <vespa/config/common/exceptions.h>
#include <vespa/config/helper/configgetter.hpp>
#include <vespa/vespalib/util/stringfmt.h>