Skip to content

Commit 340b1ab

Browse files
committed
[BOLT] Add missing include
Address the comment in #76906 (comment)
1 parent aaf9164 commit 340b1ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bolt/include/bolt/Profile/BoltAddressTranslation.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#include <map>
1717
#include <optional>
1818
#include <system_error>
19+
#include <unordered_map>
1920

2021
namespace llvm {
2122
class raw_ostream;

0 commit comments

Comments
 (0)