mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023712: Remove dependency on Aspect_GraphicDevice from Aspect_Window
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#ifdef WNT
|
||||
#include <InterfaceGraphic_WNT.hxx>
|
||||
#elif defined(__APPLE__)
|
||||
#elif defined(__APPLE__) && !defined(MACOSX_USE_GLX)
|
||||
#include <InterfaceGraphic_Cocoa.hxx>
|
||||
#else
|
||||
#include <InterfaceGraphic_X11.hxx>
|
||||
|
Reference in New Issue
Block a user