summaryrefslogtreecommitdiff
path: root/clang/unittests/Support/TimeProfilerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/Support/TimeProfilerTest.cpp')
-rw-r--r--clang/unittests/Support/TimeProfilerTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/Support/TimeProfilerTest.cpp b/clang/unittests/Support/TimeProfilerTest.cpp
index 97fdbb7232b1..5f3950ff033f 100644
--- a/clang/unittests/Support/TimeProfilerTest.cpp
+++ b/clang/unittests/Support/TimeProfilerTest.cpp
@@ -12,6 +12,7 @@
#include "llvm/Support/JSON.h"
#include "llvm/Support/TimeProfiler.h"
+#include <stack>
#include "gtest/gtest.h"