summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-03-13 07:41:30 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-03-13 07:41:30 +0000
commitbd5616271b784975d3ad8047a27e4ecb73fbf82e (patch)
tree91162e51457f4165e8aeb793d1673285d956c839
parent8db9bc7ee46f0fc9ef179c550601cd760dfe7992 (diff)
downloadbcm5719-llvm-bd5616271b784975d3ad8047a27e4ecb73fbf82e.tar.gz
bcm5719-llvm-bd5616271b784975d3ad8047a27e4ecb73fbf82e.zip
Unbreak build.
llvm-svn: 66874
-rw-r--r--llvm/utils/TableGen/TGSourceMgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/TableGen/TGSourceMgr.h b/llvm/utils/TableGen/TGSourceMgr.h
index 9a61a9b009f..33d3c109152 100644
--- a/llvm/utils/TableGen/TGSourceMgr.h
+++ b/llvm/utils/TableGen/TGSourceMgr.h
@@ -14,6 +14,7 @@
#ifndef TGSOURCEMGR_H
#define TGSOURCEMGR_H
+#include <cassert>
#include <vector>
namespace llvm {
OpenPOWER on IntegriCloud