0024023: Revamp the OCCT Handle -- general
[occt.git] / src / Select3D / Select3D_EntitySequence.hxx
index d1a2280..c0cc00e 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <NCollection_Sequence.hxx>
 
-
+class Select3D_SensitiveEntity;
 typedef NCollection_Sequence<Handle(Select3D_SensitiveEntity)> Select3D_EntitySequence;
 typedef NCollection_Sequence<Handle(Select3D_SensitiveEntity)>::Iterator Select3D_EntitySequenceIter;