Skip to content

Commit 1b404ad

Browse files
author
Krzysztof Parzyszek
committed
Include BuiltinAttributes.h in llvm-prettyprinters/gdb/mlir-support.cpp
This header was introduced in c7cae0e.
1 parent 2262b04 commit 1b404ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debuginfo-tests/llvm-prettyprinters/gdb/mlir-support.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "mlir/IR/BuiltinAttributes.h"
12
#include "mlir/IR/BuiltinTypes.h"
23
#include "mlir/IR/Identifier.h"
34
#include "mlir/IR/Location.h"

0 commit comments

Comments
 (0)