diff options
Diffstat (limited to 'llvm/lib/Support/TextEncoding.cpp')
| -rw-r--r-- | llvm/lib/Support/TextEncoding.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Support/TextEncoding.cpp b/llvm/lib/Support/TextEncoding.cpp index 969dd419ede7..b675966c8d82 100644 --- a/llvm/lib/Support/TextEncoding.cpp +++ b/llvm/lib/Support/TextEncoding.cpp @@ -17,9 +17,6 @@ #include "llvm/ADT/SmallVector.h" #include "llvm/ADT/StringExtras.h" #include "llvm/Support/ConvertEBCDIC.h" -#include "llvm/Support/raw_ostream.h" -#include <algorithm> -#include <limits> #include <system_error> #if HAVE_ICU |
