]> Creatis software - bbtk.git/blobdiff - packages/wxvtk/src/bbwxvtkViewer2D.h
bbtk now depends on crea !
[bbtk.git] / packages / wxvtk / src / bbwxvtkViewer2D.h
index fdbdce284ef9ee1b9cc5e61f67125eefca85e99b..cdb26f1c3162bbaa636b950192edb785c182dbde 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxvtkViewer2D.h,v $
   Language:  C++
-  Date:      $Date: 2008/12/11 09:50:38 $
-  Version:   $Revision: 1.14 $
+  Date:      $Date: 2008/12/11 15:30:17 $
+  Version:   $Revision: 1.15 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -30,8 +30,8 @@
  */
 
 
-#ifdef _USE_WXWIDGETS_
-#ifdef _USE_VTK_
+#ifdef USE_WXWIDGETS
+#ifdef USE_VTK
 
 
 #ifndef __bbwxvtkViewer2D_h__
@@ -91,5 +91,5 @@ namespace bbwxvtk
 
 #endif  //__bbwxvtkViewer2D_h__
 
-#endif //_USE_VTK_
-#endif //_USE_WXWIDGETS_
+#endif //USE_VTK
+#endif //USE_WXWIDGETS