diff options
Diffstat (limited to 'unittests/Support/YAMLParserTest.cpp')
-rw-r--r-- | unittests/Support/YAMLParserTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/Support/YAMLParserTest.cpp b/unittests/Support/YAMLParserTest.cpp index 41ad649699caa..3f12a53fd9c59 100644 --- a/unittests/Support/YAMLParserTest.cpp +++ b/unittests/Support/YAMLParserTest.cpp @@ -7,7 +7,6 @@ // //===----------------------------------------------------------------------===// -#include "llvm/ADT/SmallString.h" #include "llvm/ADT/Twine.h" #include "llvm/Support/Casting.h" #include "llvm/Support/MemoryBuffer.h" |