mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Coding - Change Tk to tcl header in IVtkDraw_Interactor.hxx #187
This commit is contained in:
parent
b03c2ff23e
commit
7fe67ff441
@ -26,7 +26,7 @@
|
|||||||
#include <X11/X.h>
|
#include <X11/X.h>
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <X11/Xutil.h>
|
#include <X11/Xutil.h>
|
||||||
#include <tk.h>
|
#include <tcl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// prevent disabling some MSVC warning messages by VTK headers
|
// prevent disabling some MSVC warning messages by VTK headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user