RyanS

Results 1 comments of RyanS

In Modules\ThirdParty\TIFF\src\itktiff\tif_config.h.in: /* MSVC does not support C99 inline, so just make the inline keyword disappear for C. */ \#ifndef __cplusplus \# ifdef _MSC_VER \# define inline \# endif That...