summaryrefslogtreecommitdiffstats
path: root/staging_vespalib/src/vespa/vespalib/util/clock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'staging_vespalib/src/vespa/vespalib/util/clock.cpp')
-rw-r--r--staging_vespalib/src/vespa/vespalib/util/clock.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/staging_vespalib/src/vespa/vespalib/util/clock.cpp b/staging_vespalib/src/vespa/vespalib/util/clock.cpp
index 1e474155ff4..403e1408747 100644
--- a/staging_vespalib/src/vespa/vespalib/util/clock.cpp
+++ b/staging_vespalib/src/vespa/vespalib/util/clock.cpp
@@ -1,5 +1,7 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+
#include "clock.h"
+#include <cassert>
using namespace fastos;