]> Creatis software - gdcm.git/commit
BUG: Fix a nasty problem, C does not require function to be declared, so there was...
authormalaterre <malaterre>
Mon, 24 Oct 2005 17:24:25 +0000 (17:24 +0000)
committermalaterre <malaterre>
Mon, 24 Oct 2005 17:24:25 +0000 (17:24 +0000)
commit2db85e8e4bdc2690ca89ac02ab5ab24d3eb84027
tree9f535a6696f29b4251ffc67730a1bbbdf309d623
parent46640df1364cc8916e252b7a45087fed816c9f57
BUG: Fix a nasty problem, C does not require function to be declared, so there was an implicit function declaration that does not define export symbols...int.c should be rewritten anyway to avoid function calls
src/gdcmopenjpeg/libopenjpeg/int.c