diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-12-18 20:10:56 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-12-18 20:10:56 +0000 |
| commit | 044eb2f6afba375a914ac9d8024f8f5142bb912e (patch) | |
| tree | 1475247dc9f9fe5be155ebd4c9069c75aadf8c20 /unittests/Support/ConvertUTFTest.cpp | |
| parent | eb70dddbd77e120e5d490bd8fbe7ff3f8fa81c6b (diff) | |
Notes
Diffstat (limited to 'unittests/Support/ConvertUTFTest.cpp')
| -rw-r--r-- | unittests/Support/ConvertUTFTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/unittests/Support/ConvertUTFTest.cpp b/unittests/Support/ConvertUTFTest.cpp index 0af09e98a217..dd6e0df3688f 100644 --- a/unittests/Support/ConvertUTFTest.cpp +++ b/unittests/Support/ConvertUTFTest.cpp @@ -9,10 +9,8 @@ #include "llvm/Support/ConvertUTF.h" #include "llvm/ADT/ArrayRef.h" -#include "llvm/Support/Format.h" #include "gtest/gtest.h" #include <string> -#include <utility> #include <vector> using namespace llvm; |
