mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
0025150: Java wrapper
Workaround name conflicts with OCCT methods for Java wrapper compilation
This commit is contained in:
parent
b34efb623c
commit
2905ff1727
@ -22,7 +22,7 @@
|
|||||||
#include <NCollection_DataMap.hxx>
|
#include <NCollection_DataMap.hxx>
|
||||||
|
|
||||||
#if !defined(_WIN32) && (!defined(__APPLE__) || defined(MACOSX_USE_GLX)) && !defined(__ANDROID__)
|
#if !defined(_WIN32) && (!defined(__APPLE__) || defined(MACOSX_USE_GLX)) && !defined(__ANDROID__)
|
||||||
#include <X11/Xlib.h>
|
#include <InterfaceGraphic.hxx>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//! This class creates and provides connection with X server.
|
//! This class creates and provides connection with X server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user