projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1b202a
)
This doesn't need SmallVector.h anymore.
author
Dan Gohman
<gohman@apple.com>
Mon, 19 Apr 2010 17:51:31 +0000
(17:51 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 19 Apr 2010 17:51:31 +0000
(17:51 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101790
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/System/Unix/Path.inc
patch
|
blob
|
history
diff --git
a/lib/System/Unix/Path.inc
b/lib/System/Unix/Path.inc
index 9be28169fa1b28d014655e341833af84157a8e61..74596dc6ab066eb7ea3af00c9d43950626b80078 100644
(file)
--- a/
lib/System/Unix/Path.inc
+++ b/
lib/System/Unix/Path.inc
@@
-16,7
+16,6
@@
//=== is guaranteed to work on *all* UNIX variants.
//===----------------------------------------------------------------------===//
-#include "llvm/ADT/SmallVector.h"
#include "Unix.h"
#if HAVE_SYS_STAT_H
#include <sys/stat.h>