]> Creatis software - gdcm.git/blobdiff - src/gdcmJpeg.cxx
Some improvements for Write problems
[gdcm.git] / src / gdcmJpeg.cxx
index fbfe8de15d823e12e4584633c91b712dad968aa7..4c8f850352334dfeb0d6ed79ef78f024f2ebbfde 100644 (file)
@@ -5,6 +5,10 @@
 
 #define BITS_IN_JSAMPLE 8
 
+#ifdef GDCM_DEBUG
+#define GDCM_jpr_DEBUG 0
+#endif   //GDCM_DEBUG
+
 /*
 DICOM provides a mechanism for supporting the use of JPEG Image Compression 
 through the Encapsulated Format (see PS 3.3 of the DICOM Standard).