Remove pointless forward declaration, MSVC got confused by this.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 14 Mar 2010 22:00:28 +0000 (22:00 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 14 Mar 2010 22:00:28 +0000 (22:00 +0000)
commit1610d430bead10168bc2c16fea5883463470481a
treecd8195ee84f5cb328de79ec1a99df92653aa5619
parentd2c817eff1d158398fb0a620fa762bf95207922f
Remove pointless forward declaration, MSVC got confused by this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GCMetadataPrinter.cpp