aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/tests/documentupdatetestcase.cpp
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-06-07 00:05:28 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-06-07 09:50:24 +0200
commit834265f2357c41a60668780fa8ce15daf041f818 (patch)
tree86531034c29e99eabdeb2c9e9a9a02dac8c978ea /document/src/tests/documentupdatetestcase.cpp
parent85e6d602d93f5e4e19043f7a829e72b554bef6a5 (diff)
Hide the IdParseException a bit better.
Diffstat (limited to 'document/src/tests/documentupdatetestcase.cpp')
-rw-r--r--document/src/tests/documentupdatetestcase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/document/src/tests/documentupdatetestcase.cpp b/document/src/tests/documentupdatetestcase.cpp
index baa777ceca1..e3cab489aab 100644
--- a/document/src/tests/documentupdatetestcase.cpp
+++ b/document/src/tests/documentupdatetestcase.cpp
@@ -24,6 +24,7 @@
#include <vespa/eval/tensor/tensor_factory.h>
#include <vespa/vespalib/testkit/testapp.h>
#include <vespa/vespalib/objects/nbostream.h>
+#include <vespa/vespalib/util/exception.h>
using namespace document::config_builder;
using vespalib::tensor::Tensor;