mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0023072: Eliminate compiler warnings (level 3) on Windows / MSVC++
This commit is contained in:
@@ -388,7 +388,7 @@ class NIS_InteractiveObject : public Standard_Transient
|
||||
// ---------- PRIVATE FIELDS ----------
|
||||
|
||||
Handle_NIS_Drawer myDrawer;
|
||||
Standard_Size myID;
|
||||
Standard_Integer myID;
|
||||
NIS_Drawer::DrawType myDrawType : 3;
|
||||
NIS_Drawer::DrawType myBaseType : 3;
|
||||
Standard_Boolean myIsHidden : 1;
|
||||
|
Reference in New Issue
Block a user