summaryrefslogtreecommitdiffstats
path: root/fastos
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-12-21 12:54:31 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2016-12-21 12:54:31 +0000
commit2ca1861621c0797979a2a528a35fc578300f02e3 (patch)
treebcb356eb8265adfb12b21d4282ccd319ed8a53d7 /fastos
parent316b30960e7819cfb091424f546d0a41afd721da (diff)
Targeted include
Diffstat (limited to 'fastos')
-rw-r--r--fastos/src/vespa/fastos/timestamp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/fastos/src/vespa/fastos/timestamp.h b/fastos/src/vespa/fastos/timestamp.h
index ee5b29e0baf..6c0d410a41a 100644
--- a/fastos/src/vespa/fastos/timestamp.h
+++ b/fastos/src/vespa/fastos/timestamp.h
@@ -1,8 +1,7 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
-#include <vespa/fastos/types.h>
-#include <vespa/fastos/mutex.h>
+#include <cstdint>
#include <limits>
#include <string>