Skip to content

Commit 46682f4

Browse files
authored
Fix missing include past a38b7a4 (#85041)
1 parent 1fe9c41 commit 46682f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/include/clang/InstallAPI/FrontendRecords.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
#include "clang/AST/Availability.h"
1313
#include "clang/AST/DeclObjC.h"
14+
#include "clang/InstallAPI/HeaderFile.h"
1415
#include "clang/InstallAPI/MachO.h"
1516

1617
namespace clang {

0 commit comments

Comments
 (0)