1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00

0025150: Java wrapper

Workaround name conflicts with OCCT methods for Java wrapper compilation
This commit is contained in:
ski 2015-03-20 11:27:57 +03:00 committed by apn
parent b34efb623c
commit 2905ff1727

View File

@ -22,7 +22,7 @@
#include <NCollection_DataMap.hxx>
#if !defined(_WIN32) && (!defined(__APPLE__) || defined(MACOSX_USE_GLX)) && !defined(__ANDROID__)
#include <X11/Xlib.h>
#include <InterfaceGraphic.hxx>
#endif
//! This class creates and provides connection with X server.