summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-01-05 05:47:19 +0000
committerChris Lattner <sabre@nondot.org>2004-01-05 05:47:19 +0000
commitdc24ced2ee870e34676afeb7610100b03aab2335 (patch)
tree812e0432175284aacc55db3ffb4499b0f304497b /llvm/tools/llvm-db
parenta090d388a2896a871d6b72a4d39d81e2860b47ab (diff)
downloadbcm5719-llvm-dc24ced2ee870e34676afeb7610100b03aab2335.tar.gz
bcm5719-llvm-dc24ced2ee870e34676afeb7610100b03aab2335.zip
/me slaps head
llvm-svn: 10694
Diffstat (limited to 'llvm/tools/llvm-db')
-rw-r--r--llvm/tools/llvm-db/CLICommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/tools/llvm-db/CLICommand.h b/llvm/tools/llvm-db/CLICommand.h
index 25451e747fc..ad8b8403bd3 100644
--- a/llvm/tools/llvm-db/CLICommand.h
+++ b/llvm/tools/llvm-db/CLICommand.h
@@ -17,6 +17,7 @@
#include <string>
#include <vector>
+#include <cassert>
namespace llvm {
class CLIDebugger;
OpenPOWER on IntegriCloud