MappedBlockStream.h - remove unnecessary MSFLayout forward declaration. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 20 Jul 2020 15:14:22 +0000 (16:14 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 22 Jul 2020 13:19:40 +0000 (14:19 +0100)
This is defined in MSFCommon.h which we have to explicitly include already.

llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h

index 593d781..473c89e 100644 (file)
@@ -24,8 +24,6 @@
 namespace llvm {
 namespace msf {
 
-struct MSFLayout;
-
 /// MappedBlockStream represents data stored in an MSF file into chunks of a
 /// particular size (called the Block Size), and whose chunks may not be
 /// necessarily contiguous.  The arrangement of these chunks MSF the file