summaryrefslogtreecommitdiffstats
path: root/include/clang/Index/IndexDataStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Index/IndexDataStore.h')
-rw-r--r--include/clang/Index/IndexDataStore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/clang/Index/IndexDataStore.h b/include/clang/Index/IndexDataStore.h
index b95bf4e0b0..eb49c2d95a 100644
--- a/include/clang/Index/IndexDataStore.h
+++ b/include/clang/Index/IndexDataStore.h
@@ -14,6 +14,8 @@
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/ADT/StringRef.h"
+
+#include <ctime>
#include <functional>
#include <memory>
#include <string>