mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 06:25:01 +00:00
Remove forward decl of SmallVectorImpl now that we have the header
Follow up to r211749. llvm-svn: 211754
This commit is contained in:
parent
0b74da6314
commit
51475f5aaa
@ -21,8 +21,6 @@
|
||||
|
||||
namespace llvm {
|
||||
class format_object_base;
|
||||
template <typename T>
|
||||
class SmallVectorImpl;
|
||||
|
||||
namespace sys {
|
||||
namespace fs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user