From: dpasukhi Date: Wed, 4 Dec 2024 17:26:08 +0000 (+0000) Subject: Coding - Missing include in TopoDSToStep_Builder.hxx #179 X-Git-Tag: V7_9_0_beta1~105 X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=1c94e9e877cee6fec6bb1543b1ce4bf607a2c084;p=occt.git Coding - Missing include in TopoDSToStep_Builder.hxx #179 --- diff --git a/src/TopoDSToStep/TopoDSToStep_Builder.hxx b/src/TopoDSToStep/TopoDSToStep_Builder.hxx index ceca05392a..6414e6376a 100644 --- a/src/TopoDSToStep/TopoDSToStep_Builder.hxx +++ b/src/TopoDSToStep/TopoDSToStep_Builder.hxx @@ -21,9 +21,10 @@ #include #include +#include +#include #include #include -#include class StepShape_TopologicalRepresentationItem; class StepVisual_TessellatedItem;