Skip to content

Commit b7f187a

Browse files
author
deseilligny
committed
Pb multiple insta cIm2d_Interpolators.cpp fixed
1 parent b09fd46 commit b7f187a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MMVII/src/ImagesBase/cIm2d_Interpolators.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@ INSTANTIATE_IM(tREAL4);
348348
INSTANTIATE_IM(tREAL8);
349349
INSTANTIATE_IM(tREAL16);
350350

351-
INSTANTIATE_IM(tREAL16);
352-
INSTANTIATE_IM(tU_INT4);
351+
//INSTANTIATE_IM(tREAL16);
352+
// INSTANTIATE_IM(tU_INT4);
353353

354354

355355
};

0 commit comments

Comments
 (0)