From f30b6a252e05f473757d26d4072dfd099686db29 Mon Sep 17 00:00:00 2001 From: Nandor Licker Date: Thu, 29 Aug 2019 21:57:47 +0000 Subject: [PATCH] [NFC] Test commit - sorted headers. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@370412 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/AST/ExprConstant.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/AST/ExprConstant.cpp b/lib/AST/ExprConstant.cpp index b4d0245974..cc49409412 100644 --- a/lib/AST/ExprConstant.cpp +++ b/lib/AST/ExprConstant.cpp @@ -36,9 +36,9 @@ #include "clang/AST/ASTContext.h" #include "clang/AST/ASTDiagnostic.h" #include "clang/AST/ASTLambda.h" +#include "clang/AST/CXXInheritance.h" #include "clang/AST/CharUnits.h" #include "clang/AST/CurrentSourceLocExprScope.h" -#include "clang/AST/CXXInheritance.h" #include "clang/AST/Expr.h" #include "clang/AST/OSLog.h" #include "clang/AST/RecordLayout.h" -- 2.40.0