mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0023915: Redundant header inclusion
Removed redundant inclusion
This commit is contained in:
@@ -46,11 +46,6 @@
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#ifdef WNT
|
||||
# include <WNT_Window.hxx>
|
||||
#else
|
||||
# include <Xw_Window.hxx>
|
||||
#endif
|
||||
|
||||
V3d_PositionLight::V3d_PositionLight(const Handle(V3d_Viewer)& VM) : V3d_Light(VM) {
|
||||
}
|
||||
|
Reference in New Issue
Block a user