From: Eduardo Davila Date: Mon, 21 Feb 2011 23:27:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=2e588f856b6d19f27d3783a047a6529ea84b95af;p=crea.git *** empty log message *** --- diff --git a/src/creawxVTKRenderWindowInteractor.h b/src/creawxVTKRenderWindowInteractor.h index dc665c7..cfce552 100644 --- a/src/creawxVTKRenderWindowInteractor.h +++ b/src/creawxVTKRenderWindowInteractor.h @@ -3,8 +3,8 @@ Program: Visualization Toolkit Module: $RCSfile: creawxVTKRenderWindowInteractor.h,v $ Language: C++ - Date: $Date: 2011/02/21 07:30:01 $ - Version: $Revision: 1.5 $ + Date: $Date: 2011/02/21 23:27:13 $ + Version: $Revision: 1.6 $ Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. @@ -40,6 +40,8 @@ #ifdef USE_WXWIDGETS #ifdef USE_VTK +#include +#include // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h"