Skip to content

Commit 0c0bb5a

Browse files
[Support] Fix module build for ScopedDurationTimer
rdar://107634627
1 parent 5d78d48 commit 0c0bb5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/Support/ScopedDurationTimer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include <chrono>
1313
#include <ratio>
14+
#include <utility>
1415

1516
namespace llvm {
1617

0 commit comments

Comments
 (0)