commit | dc24ced2ee870e34676afeb7610100b03aab2335 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jan 05 05:47:19 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jan 05 05:47:19 2004 +0000 |
tree | 812e0432175284aacc55db3ffb4499b0f304497b | |
parent | a090d388a2896a871d6b72a4d39d81e2860b47ab [diff] [blame] |
/me slaps head llvm-svn: 10694
diff --git a/llvm/tools/llvm-db/CLICommand.h b/llvm/tools/llvm-db/CLICommand.h index 25451e7..ad8b840 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;