[llvm-commits] CVS: llvm/tools/llvm-db/CLICommand.h
Chris Lattner
lattner at cs.uiuc.edu
Sun Jan 4 23:48:00 PST 2004
Changes in directory llvm/tools/llvm-db:
CLICommand.h updated: 1.1 -> 1.2
---
Log message:
/me slaps head
---
Diffs of the changes: (+1 -0)
Index: llvm/tools/llvm-db/CLICommand.h
diff -u llvm/tools/llvm-db/CLICommand.h:1.1 llvm/tools/llvm-db/CLICommand.h:1.2
--- llvm/tools/llvm-db/CLICommand.h:1.1 Sun Jan 4 23:27:31 2004
+++ llvm/tools/llvm-db/CLICommand.h Sun Jan 4 23:47:19 2004
@@ -17,6 +17,7 @@
#include <string>
#include <vector>
+#include <cassert>
namespace llvm {
class CLIDebugger;
More information about the llvm-commits
mailing list