Rmove invalud / unused fwd decl of Path.

This commit is contained in:
Axel Naumann 2013-09-19 18:00:17 +02:00 committed by sftnight
parent 8542f73128
commit 0552bae468

View File

@ -14,9 +14,6 @@
namespace llvm {
class StringRef;
namespace sys {
class Path;
}
}
namespace cling {