0024023: Revamp the OCCT Handle -- general
[occt.git] / src / BOPDS / BOPDS_ListOfPaveBlock.hxx
index 11dfd45..8692313 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <NCollection_List.hxx>   
 
+class BOPDS_PaveBlock;
 typedef NCollection_List<Handle(BOPDS_PaveBlock)> BOPDS_ListOfPaveBlock; 
 typedef BOPDS_ListOfPaveBlock::Iterator BOPDS_ListIteratorOfListOfPaveBlock;