aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Support/Chrono.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/Support/Chrono.h')
-rw-r--r--llvm/include/llvm/Support/Chrono.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/Chrono.h b/llvm/include/llvm/Support/Chrono.h
index 629a37a90aae..9c2bd45d2803 100644
--- a/llvm/include/llvm/Support/Chrono.h
+++ b/llvm/include/llvm/Support/Chrono.h
@@ -14,6 +14,7 @@
#include <chrono>
#include <ctime>
+#include <ratio>
namespace llvm {