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:
e93da60
)
[Support] Fix Format.h to build on Windows
author
Nick Kledzik
<kledzik@apple.com>
Thu, 25 Sep 2014 21:00:38 +0000
(21:00 +0000)
committer
Nick Kledzik
<kledzik@apple.com>
Thu, 25 Sep 2014 21:00:38 +0000
(21:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218467
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/Format.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/Format.h
b/include/llvm/Support/Format.h
index 0b4bea875b6cbbec905d538d6bf1b581410db855..8e163ddfd89d30425d3955d88f080728d2655bb2 100644
(file)
--- a/
include/llvm/Support/Format.h
+++ b/
include/llvm/Support/Format.h
@@
-24,6
+24,7
@@
#define LLVM_SUPPORT_FORMAT_H
#include "llvm/ADT/StringRef.h"
+#include "llvm/Support/DataTypes.h"
#include <cassert>
#include <cstdio>