]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/BaseProcessObjects.h
Widgets 4/6: it compiles on windows.
[cpPlugins.git] / lib / cpPlugins / Interface / BaseProcessObjects.h
index d76d8b6a548f857af187d4bce61a8f993c84feed..8ebd4e4ed9c87c2ddfd0976c984c69a3c00cd6ac 100644 (file)
@@ -51,7 +51,7 @@
 // -------------------------------------------------------------------------
 #define cpPlugins_ArrayVectorImage_Demangle( A, T, DI, DA, I, O, R, F ) \
   if( ( O = I->GetITK< itk::VectorImage< A< T, DA >, DI > >( ) ) != NULL ) \
-    R = this->F< itk::VectorImage< A< T, DA >, DI > >( O )
+   r = this->F< itk::VectorImage< A< T, DA >, DI > >( O )
 
 // -------------------------------------------------------------------------
 #define cpPlugins_Image_Demangle_AllScalarTypes( D, I, O, R, F )        \