summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/exception_classes/exception_classes_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/exception_classes/exception_classes_test.cpp')
-rw-r--r--vespalib/src/tests/exception_classes/exception_classes_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/tests/exception_classes/exception_classes_test.cpp b/vespalib/src/tests/exception_classes/exception_classes_test.cpp
index 946c3fa32e4..a418cb421ed 100644
--- a/vespalib/src/tests/exception_classes/exception_classes_test.cpp
+++ b/vespalib/src/tests/exception_classes/exception_classes_test.cpp
@@ -1,6 +1,7 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/testkit/test_kit.h>
#include <vespa/vespalib/util/exceptions.h>
+#include <vespa/vespalib/util/stringfmt.h>
using namespace vespalib;