Skip to content

Commit 743d139

Browse files
psardin001Paul Sardin
and
Paul Sardin
authored
Remove unused forward declaration which prevented compilation (#266)
* Remove unused forward declaration which prevented compilation --------- Co-authored-by: Paul Sardin <psardin@notorisan>
1 parent 543b469 commit 743d139

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/hpp/corbaserver/fwd.hh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class BVHModel;
4545
class CollisionGeometry;
4646
class OBBRSS;
4747
class ShapeBase;
48-
class Triangle;
4948
} // namespace coal
5049

5150
namespace hpp {

0 commit comments

Comments
 (0)