1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Unneeded forward.

llvm-svn: 27004
This commit is contained in:
Jim Laskey 2006-03-23 23:05:52 +00:00
parent df1ebfd8ae
commit 27e9f1bfa5

View File

@ -39,7 +39,6 @@ namespace llvm {
//===----------------------------------------------------------------------===//
// Forward declarations.
//
class CompileUnit;
class DIE;
//===----------------------------------------------------------------------===//