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:
763457e
)
MSVC build fix. Patch by Olaf Krzikalla!
author
Benjamin Kramer
<benny.kra@googlemail.com>
Wed, 29 Jul 2009 11:21:25 +0000
(11:21 +0000)
committer
Benjamin Kramer
<benny.kra@googlemail.com>
Wed, 29 Jul 2009 11:21:25 +0000
(11:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77450
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ADT/Twine.h
patch
|
blob
|
history
diff --git
a/include/llvm/ADT/Twine.h
b/include/llvm/ADT/Twine.h
index 851839577f3493b6e0ee3f0c536d3d85b417e128..66a4ad33110bf1bfb3e1476500eb3d6d7fca0a7e 100644
(file)
--- a/
include/llvm/ADT/Twine.h
+++ b/
include/llvm/ADT/Twine.h
@@
-11,6
+11,7
@@
#define LLVM_ADT_TWINE_H
#include "llvm/ADT/StringRef.h"
+#include "llvm/Support/DataTypes.h"
#include <cassert>
#include <string>