Reapply 91184 with fixes and an addition to the testcase to cover the problem
[oota-llvm.git] / lib / System / Path.cpp
index df3357480937534791453ee0c978a1bbf43ba29a..8e1fa538b7b7e80bcb9aae7ae1eb9a3df6c8a6c9 100644 (file)
@@ -13,7 +13,6 @@
 
 #include "llvm/System/Path.h"
 #include "llvm/Config/config.h"
-#include "llvm/Support/ErrorHandling.h"
 #include <cassert>
 #include <cstring>
 #include <ostream>