Match declaration to definition.

llvm-svn: 75438
This commit is contained in:
Daniel Dunbar 2009-07-12 22:46:08 +00:00
parent c9f6c334f0
commit 61d1a7230a
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ namespace llvm {
struct DbgRegionStartInst;
struct DbgRegionEndInst;
class DebugLoc;
class DebugLocTracker;
struct DebugLocTracker;
class Instruction;
class LLVMContext;