/me slaps head
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2004 05:47:19 +0000 (05:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jan 2004 05:47:19 +0000 (05:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10694 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvm-db/CLICommand.h

index 25451e747fce1e86c1699918fe3541894b53e23e..ad8b8403bd3aa9beb14eadb0763be9aa67322717 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <string>
 #include <vector>
+#include <cassert>
 
 namespace llvm {
   class CLIDebugger;