Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>,
Timm =?utf-8?q?B=C3=A4der?= <tbae...@redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/68...@github.com>


================
@@ -9,14 +9,15 @@
 #ifndef LLVM_CLANG_AST_INTERP_BOOLEAN_H
 #define LLVM_CLANG_AST_INTERP_BOOLEAN_H
 
-#include <cstddef>
-#include <cstdint>
 #include "Integral.h"
 #include "clang/AST/APValue.h"
+#include "clang/AST/ASTContext.h"
 #include "clang/AST/ComparisonCategories.h"
 #include "llvm/ADT/APSInt.h"
 #include "llvm/Support/MathExtras.h"
 #include "llvm/Support/raw_ostream.h"
+#include <cstddef>
+#include <cstdint>
----------------
cor3ntin wrote:

Is that actually needed?

https://github.com/llvm/llvm-project/pull/68288
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to