Skip to content

Commit 82108e8

Browse files
committed
add back include
1 parent 725a13d commit 82108e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/tools/llvm-profdata/llvm-profdata.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
#include <algorithm>
4747
#include <cmath>
4848
#include <optional>
49+
#include <queue>
4950

5051
using namespace llvm;
5152
using ProfCorrelatorKind = InstrProfCorrelator::ProfCorrelatorKind;

0 commit comments

Comments
 (0)