]> Creatis software - crea.git/blobdiff - src/creawxVTKRenderWindowInteractor.h
*** empty log message ***
[crea.git] / src / creawxVTKRenderWindowInteractor.h
index ebc2030656342849c158858140e32cf9bdf3368b..e1378d6f647c21c24c9bfafebaa7a19a4c512f79 100644 (file)
@@ -3,8 +3,8 @@
   Program:   Visualization Toolkit
   Module:    $RCSfile: creawxVTKRenderWindowInteractor.h,v $
   Language:  C++
-  Date:      $Date: 2008/10/15 11:19:18 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/12/11 14:27:00 $
+  Version:   $Revision: 1.2 $
 
   Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen 
   All rights reserved.
@@ -37,6 +37,9 @@
 #ifndef _creawxVTKRenderWindowInteractor_h_
 #define _creawxVTKRenderWindowInteractor_h_
 
+#ifdef USE_WXWIDGETS
+#ifdef USE_VTK
+
 #include <creaSystem.h>
 #include <creaWx.h>
 
@@ -188,4 +191,6 @@ class CREA_EXPORT creawxVTKRenderWindowInteractor : public wxWindow, virtual pub
 // LG : EO namespace crea
 //======================================================================
 
+#endif // USE_WX
+#endif // USE_VTK
 #endif //_creawxVTKRenderWindowInteractor_h_