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:
a46a493
)
Support/PathV2: Just about every function call requires the Twine header.
author
Michael J. Spencer
<bigcheesegs@gmail.com>
Mon, 29 Nov 2010 22:28:22 +0000
(22:28 +0000)
committer
Michael J. Spencer
<bigcheesegs@gmail.com>
Mon, 29 Nov 2010 22:28:22 +0000
(22:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120327
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/PathV2.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/PathV2.h
b/include/llvm/Support/PathV2.h
index e8c93a34b2b8d29327715e164715e92c0096dbad..ab9f077349f6e8cb156327d030db1bf74c9c08ee 100644
(file)
--- a/
include/llvm/Support/PathV2.h
+++ b/
include/llvm/Support/PathV2.h
@@
-25,6
+25,7
@@
//===----------------------------------------------------------------------===//
#include "llvm/ADT/SmallString.h"
+#include "llvm/ADT/Twine.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/system_error.h"
#include <ctime>