Purge unused includes throughout libSupport.
[oota-llvm.git] / tools / llvm-profdata / llvm-profdata.cpp
index 2e8c640bf0cd5b8d102906720e50fb928adf7f43..1bfdb181d7a9c6e8a241661d97a8a2c748aa95bf 100644 (file)
@@ -22,6 +22,7 @@
 #include "llvm/Support/Format.h"
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/MemoryBuffer.h"
+#include "llvm/Support/Path.h"
 #include "llvm/Support/PrettyStackTrace.h"
 #include "llvm/Support/Signals.h"
 #include "llvm/Support/raw_ostream.h"