[NFC] Remove redundant includes for llvm/ADT/SmallVector.h.

This commit is contained in:
Varun Gandhi
2020-05-29 01:52:42 -07:00
parent ba4b43a96b
commit 96a332e865
4 changed files with 0 additions and 4 deletions

View File

@@ -21,7 +21,6 @@
#include "swift/AST/Identifier.h"
#include "swift/Basic/Debug.h"
#include "swift/Basic/TreeScopedHashTable.h"
#include "llvm/ADT/SmallVector.h"
namespace swift {
class ValueDecl;