summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-25 19:20:57 +0000
committerChris Lattner <sabre@nondot.org>2008-02-25 19:20:57 +0000
commit149a242743dcdf0c88020543df67a1f2c68b33cb (patch)
tree338b561daa14d823cddbba04e66df0f4d4fcec08 /llvm
parent32d84b1772a02ba983efd489c49a3553fd7e8195 (diff)
downloadbcm5719-llvm-149a242743dcdf0c88020543df67a1f2c68b33cb.tar.gz
bcm5719-llvm-149a242743dcdf0c88020543df67a1f2c68b33cb.zip
make this self contained.
llvm-svn: 47555
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/ParameterAttributes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/ParameterAttributes.h b/llvm/include/llvm/ParameterAttributes.h
index 5cff0443dec..3de5f0537ac 100644
--- a/llvm/include/llvm/ParameterAttributes.h
+++ b/llvm/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 {
OpenPOWER on IntegriCloud