Skip to content

Commit

Permalink
remove commeted includes which where not used
Browse files Browse the repository at this point in the history
  • Loading branch information
MarAlder committed Feb 15, 2025
1 parent 4dd4bfa commit 1f6fc5e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tests/unittests/tiglTanks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,6 @@

#include "CCPACSVessel.h"

// #include "generated/CPACSVessels.h"
// #include "generated/CPACSVessel.h"

// #include "CNamedShape.h"
// #include "tiglcommonfunctions.h"

// #include <Bnd_Box.hxx>
// #include <BRepBndLib.hxx>
// #include <gp_Pnt.hxx>

// #include <TopoDS_Shape.hxx>

// #include <TopTools_IndexedMapOfShape.hxx>
// #include <TopExp.hxx>

// #include <TopoDS_Iterator.hxx>

class FuelTanks : public ::testing::Test
{
protected:
Expand Down

0 comments on commit 1f6fc5e

Please sign in to comment.