summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db
diff options
context:
space:
mode:
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