Skip to content

Commit 0c98a4c

Browse files
committed
Fix build
1 parent 4c5c7fa commit 0c98a4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvmexpr/frontend/infix2postfix/stdlib/LibraryBase.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#define LLVMEXPR_INFIX2POSTFIX_STDLIB_LIBRARYBASE_HPP
2222

2323
#include <concepts>
24+
#include <cstdint>
2425
#include <string_view>
2526

2627
namespace infix2postfix::stdlib {

0 commit comments

Comments
 (0)