Fix clang-move test.

llvm-svn: 356795
This commit is contained in:
Alexander Kornienko 2019-03-22 18:52:10 +00:00
parent 36b31bbe8c
commit b719245a94
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
#include "ClangMove.h"
#include "Move.h"
#include "unittests/Tooling/RewriterTestContext.h"
#include "clang/Format/Format.h"
#include "clang/Frontend/FrontendActions.h"