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:
81d05c2
)
Get this building with gcc-4.4.
author
Duncan Sands
<baldrick@free.fr>
Fri, 16 Jan 2009 15:54:57 +0000
(15:54 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Fri, 16 Jan 2009 15:54:57 +0000
(15:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62322
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ADT/PointerIntPair.h
patch
|
blob
|
history
diff --git
a/include/llvm/ADT/PointerIntPair.h
b/include/llvm/ADT/PointerIntPair.h
index c2d949364bc2b764ad7624a1801501cf9e281a21..8b476199d38b53eb4272c87da04da029331a8508 100644
(file)
--- a/
include/llvm/ADT/PointerIntPair.h
+++ b/
include/llvm/ADT/PointerIntPair.h
@@
-14,6
+14,7
@@
#ifndef LLVM_ADT_POINTERINTPAIR_H
#define LLVM_ADT_POINTERINTPAIR_H
+#include "llvm/Support/DataTypes.h"
#include <cassert>
namespace llvm {