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:
aa739d2
)
Unbreak build.
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 13 Mar 2009 07:41:30 +0000
(07:41 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 13 Mar 2009 07:41:30 +0000
(07:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66874
91177308
-0d34-0410-b5e6-
96231b3b80d8
utils/TableGen/TGSourceMgr.h
patch
|
blob
|
history
diff --git
a/utils/TableGen/TGSourceMgr.h
b/utils/TableGen/TGSourceMgr.h
index 9a61a9b009fc5cd29c0cf12e7c283258ae4292c0..33d3c1091527acbf624d5f4a5ba27461c7b420b0 100644
(file)
--- a/
utils/TableGen/TGSourceMgr.h
+++ b/
utils/TableGen/TGSourceMgr.h
@@
-14,6
+14,7
@@
#ifndef TGSOURCEMGR_H
#define TGSOURCEMGR_H
+#include <cassert>
#include <vector>
namespace llvm {