Skip to content

Commit b23fe10

Browse files
committed
[bolt] Add missing <stack> include (NFC)
1 parent c026024 commit b23fe10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bolt/lib/Core/BinaryFunction.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
#include <functional>
4646
#include <limits>
4747
#include <numeric>
48+
#include <stack>
4849
#include <string>
4950

5051
#define DEBUG_TYPE "bolt"

0 commit comments

Comments
 (0)