]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/wxMaracasImageBrowser02.cxx
- Comment out uselesss #define MAX (vtk-4.5 doesn't compile)
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / wxMaracasImageBrowser02.cxx
index 2d61646c21c1e79fa85ff809b53f11b35b51ac26..d3d91983a0e0950274d75950a60122be9cc287e7 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: wxMaracasImageBrowser02.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/10/31 16:32:10 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/11/21 14:15:17 $
+  Version:   $Revision: 1.2 $
 
   Copyright: (c) 2002, 2003
   License:
@@ -19,7 +19,7 @@
 #include <wx/filedlg.h>
 
 #include "wxMaracasImageBrowser02.h"
-#include "kernel/marDicomBase.h"
+//#include "kernel/marDicomBase.h" // JPRx
 
 DEFINE_EVENT_TYPE(wxEVT_MARACASIMAGEBROWSERCUTIMAGE)