From d508776cd5a70afe85a0811ed44c4c71db0cc250 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 5 Jan 2004 05:47:19 +0000 Subject: /me slaps head git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10694 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llvm-db/CLICommand.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/llvm-db/CLICommand.h b/tools/llvm-db/CLICommand.h index 25451e747f..ad8b8403bd 100644 --- a/tools/llvm-db/CLICommand.h +++ b/tools/llvm-db/CLICommand.h @@ -17,6 +17,7 @@ #include #include +#include namespace llvm { class CLIDebugger; -- cgit v1.2.3