summaryrefslogtreecommitdiffstats
path: root/storageframework
diff options
context:
space:
mode:
Diffstat (limited to 'storageframework')
-rw-r--r--storageframework/src/vespa/storageframework/generic/clock/time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storageframework/src/vespa/storageframework/generic/clock/time.h b/storageframework/src/vespa/storageframework/generic/clock/time.h
index 70004a2dfb8..969c5c20389 100644
--- a/storageframework/src/vespa/storageframework/generic/clock/time.h
+++ b/storageframework/src/vespa/storageframework/generic/clock/time.h
@@ -3,6 +3,7 @@
#include <boost/operators.hpp>
#include <vespa/vespalib/stllike/string.h>
+#include <chrono>
namespace vespalib {
class asciistream;