r184937 - Remove unused header.

Rafael Espindola rafael.espindola at gmail.com
Wed Jun 26 05:46:07 PDT 2013


Author: rafael
Date: Wed Jun 26 07:46:06 2013
New Revision: 184937

URL: http://llvm.org/viewvc/llvm-project?rev=184937&view=rev
Log:
Remove unused header.

Modified:
    cfe/trunk/tools/driver/driver.cpp

Modified: cfe/trunk/tools/driver/driver.cpp
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/driver/driver.cpp?rev=184937&r1=184936&r2=184937&view=diff
==============================================================================
--- cfe/trunk/tools/driver/driver.cpp (original)
+++ cfe/trunk/tools/driver/driver.cpp Wed Jun 26 07:46:06 2013
@@ -34,7 +34,6 @@
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/Path.h"
-#include "llvm/Support/PathV1.h"
 #include "llvm/Support/PrettyStackTrace.h"
 #include "llvm/Support/Program.h"
 #include "llvm/Support/Regex.h"





More information about the cfe-commits mailing list