BUG: revert yesterday patch. The implementation was correct. The problem was...
BUG: revert yesterday patch. The implementation was correct. The problem was that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN system
Please register or sign in to comment