From dce9696a8659617687465fd1cf246f63791b36fa Mon Sep 17 00:00:00 2001 From: Eduardo DAVILA Date: Fri, 14 Sep 2018 12:49:59 +0200 Subject: [PATCH] #3227 crea Feature New Normal - vtk8itk4wx3-mingw64 MACOS --- src/creawxVTKRenderWindowInteractor.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/creawxVTKRenderWindowInteractor.cxx b/src/creawxVTKRenderWindowInteractor.cxx index 61fe230..7a8e4e4 100644 --- a/src/creawxVTKRenderWindowInteractor.cxx +++ b/src/creawxVTKRenderWindowInteractor.cxx @@ -43,7 +43,6 @@ =========================================================================*/ -#import #include @@ -64,7 +63,8 @@ // AKT: wxOSX 2.9.x defines __WXOSX_COCOA__ rather than __WXCOCOA__ #ifdef __WXOSX_COCOA__ -#define __WXCOCOA__ + #import + #define __WXCOCOA__ #endif #if defined(__WXMAC__) && wxCHECK_VERSION(2,9,0) -- 2.49.0