mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Eliminate compiler warnings on VC++ 14 and CLang.
Remove unused stuff from OSD_WNT.cxx.
This commit is contained in:
@@ -30,7 +30,7 @@ typedef unsigned long Drawable;
|
||||
|
||||
// Definition de la class Base_Window (Definie dans Draw_Window.cxx)
|
||||
//===================================
|
||||
class Base_Window;
|
||||
struct Base_Window;
|
||||
|
||||
// Definition de la classe Segment
|
||||
//================================
|
||||
|
Reference in New Issue
Block a user