================ @@ -14,6 +14,7 @@ #ifndef LLVM_CLANG_AST_ASTCONTEXT_H #define LLVM_CLANG_AST_ASTCONTEXT_H +#include "Type.h" ---------------- JustinStitt wrote:
fixed in [36d6ed6](https://github.com/llvm/llvm-project/pull/148914/commits/36d6ed6e31c95dcc3b58720bc8874cda4b9b6ca5) https://github.com/llvm/llvm-project/pull/148914 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
