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:
079f2a6
)
make this self contained.
author
Chris Lattner
<sabre@nondot.org>
Mon, 25 Feb 2008 19:20:57 +0000
(19:20 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 25 Feb 2008 19:20:57 +0000
(19:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47555
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ParameterAttributes.h
patch
|
blob
|
history
diff --git
a/include/llvm/ParameterAttributes.h
b/include/llvm/ParameterAttributes.h
index 5cff0443deccce9acc50f30c6bbad81621bed0ca..3de5f0537ac23660909fb24783b23d0166e254c0 100644
(file)
--- a/
include/llvm/ParameterAttributes.h
+++ b/
include/llvm/ParameterAttributes.h
@@
-15,6
+15,7
@@
#ifndef LLVM_PARAMETER_ATTRIBUTES_H
#define LLVM_PARAMETER_ATTRIBUTES_H
+#include "llvm/Support/DataTypes.h"
#include <cassert>
namespace llvm {