Skip to content

Commit

Permalink
Coding - Missing include in TopoDSToStep_Builder.hxx Open-Cascade-SAS…
Browse files Browse the repository at this point in the history
  • Loading branch information
dpasukhi committed Dec 4, 2024
1 parent 3998181 commit 1c94e9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/TopoDSToStep/TopoDSToStep_Builder.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>

#include <Message_ProgressRange.hxx>
#include <StepData_Factors.hxx>
#include <TopoDSToStep_BuilderError.hxx>
#include <TopoDSToStep_Root.hxx>
#include <Message_ProgressRange.hxx>

class StepShape_TopologicalRepresentationItem;
class StepVisual_TessellatedItem;
Expand Down

0 comments on commit 1c94e9e

Please sign in to comment.