summaryrefslogtreecommitdiffstats
path: root/vespalib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-04-07 20:23:42 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-04-23 13:49:07 +0200
commitd781938ec3beb5f8158333c0e46b6b1bb88156c5 (patch)
treed4ac50445af72530ef0d809a49c423cfd2b083d1 /vespalib
parent40bddbaac34ece542a057aa97eb63db6f1c5775e (diff)
Add override to memfilepersistence.
Diffstat (limited to 'vespalib')
-rw-r--r--vespalib/src/vespa/vespalib/util/exception.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/vespa/vespalib/util/exception.h b/vespalib/src/vespa/vespalib/util/exception.h
index af2f1bc225a..1ea1a9e5e61 100644
--- a/vespalib/src/vespa/vespalib/util/exception.h
+++ b/vespalib/src/vespa/vespalib/util/exception.h
@@ -6,7 +6,6 @@
#include <vespa/vespalib/util/macro.h>
#include <vespa/vespalib/util/error.h>
#include <vespa/vespalib/util/stringfmt.h>
-#include <string>
#include <exception>
#define VESPALIB_EXCEPTION_USEBACKTRACES