From 2e588f856b6d19f27d3783a047a6529ea84b95af Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Mon, 21 Feb 2011 23:27:13 +0000 Subject: [PATCH] *** empty log message *** --- src/creawxVTKRenderWindowInteractor.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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" -- 2.45.1