aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/cpp')
-rw-r--r--src/main/cpp/util/file_platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/cpp/util/file_platform.h b/src/main/cpp/util/file_platform.h
index 58755f27ce..17c7e2efb6 100644
--- a/src/main/cpp/util/file_platform.h
+++ b/src/main/cpp/util/file_platform.h
@@ -16,6 +16,7 @@
#define BAZEL_SRC_MAIN_CPP_UTIL_FILE_PLATFORM_H_
#include <stdint.h>
+#include <time.h>
#include <string>