From 65553d45056e05be7cd2ad6f9476eca2b7e208cf Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Sun, 12 Jul 2009 23:50:34 +0000 Subject: Match declaration to definition. llvm-svn: 75440 --- llvm/tools/llvm-db/CLIDebugger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/tools/llvm-db/CLIDebugger.h') diff --git a/llvm/tools/llvm-db/CLIDebugger.h b/llvm/tools/llvm-db/CLIDebugger.h index 99045592edf..0595b3debad 100644 --- a/llvm/tools/llvm-db/CLIDebugger.h +++ b/llvm/tools/llvm-db/CLIDebugger.h @@ -21,7 +21,7 @@ namespace llvm { class CLICommand; class SourceFile; - class SourceLanguage; + struct SourceLanguage; class ProgramInfo; class RuntimeInfo; class LLVMContext; -- cgit v1.2.3