1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

code style fix

This commit is contained in:
dkulikov 2024-09-23 16:29:40 +00:00
parent 2aa164a121
commit 15bd298c3a
2 changed files with 92 additions and 93 deletions
src/STEPConstruct

@ -180,7 +180,6 @@ public:
Standard_EXPORT static Standard_Boolean DecodeColor(const Handle(StepVisual_Colour)& Colour,
Quantity_Color& Col);
protected:
private:
TColStd_IndexedDataMapOfTransientTransient myMapOfStyles;
TColStd_IndexedMapOfTransient myStyles;