]> granicus.if.org Git - clang/commitdiff
[OPENMP] Remove unused header files, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Mon, 28 Aug 2017 19:26:54 +0000 (19:26 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Mon, 28 Aug 2017 19:26:54 +0000 (19:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311908 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Sema/SemaOpenMP.cpp

index 04738072d2889eb4f37b7b28579cb08614feaf8f..b283681c8daf695e722db725936a6dc298ca3d65 100644 (file)
 #include "clang/AST/StmtCXX.h"
 #include "clang/AST/StmtOpenMP.h"
 #include "clang/AST/StmtVisitor.h"
-#include "clang/AST/TypeOrdering.h"
 #include "clang/Basic/OpenMPKinds.h"
-#include "clang/Basic/TargetInfo.h"
-#include "clang/Lex/Preprocessor.h"
 #include "clang/Sema/Initialization.h"
 #include "clang/Sema/Lookup.h"
 #include "clang/Sema/Scope.h"