]> Creatis software - gdcm.git/blobdiff - src/gdcmjpegls/Decoder/decoder.c
COMP: Fix compilation on broken compiler (scope/for loop)
[gdcm.git] / src / gdcmjpegls / Decoder / decoder.c
index 3fe7407dbe6b9a2488431034c3a7a67562b1c45f..463fa8d43df4a73f52d2dd5a7c08fc50d40625ee 100644 (file)
@@ -119,6 +119,7 @@ int     highmask;
 #endif
 
 
+void usage();