aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h')
-rw-r--r--contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h b/contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h
index a558cbcec9fb..f2cda50e297d 100644
--- a/contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h
+++ b/contrib/llvm-project/llvm/lib/TextAPI/MachO/TextStubCommon.h
@@ -14,7 +14,6 @@
#define LLVM_TEXTAPI_TEXT_STUB_COMMON_H
#include "llvm/ADT/StringRef.h"
-#include "llvm/ADT/StringSwitch.h"
#include "llvm/Support/YAMLTraits.h"
#include "llvm/TextAPI/MachO/Architecture.h"
#include "llvm/TextAPI/MachO/ArchitectureSet.h"