]> Creatis software - gdcm.git/blobdiff - src/gdcmJpeg12.cxx
BUG: Need to lean c++ (bug in g++ ?)
[gdcm.git] / src / gdcmJpeg12.cxx
index ab04c32fa9468ff4e4832ffaff6eb1842a4c62fd..97d7a77a66c3e829a3898b427cdbe1e227e2e360 100644 (file)
@@ -5,6 +5,10 @@
 
 #define BITS_IN_JSAMPLE 12
 
+#ifdef GDCM_DEBUG
+#define GDCM_jpr_DEBUG 0
+#endif   //GDCM_DEBUG
+
 // BITS_IN_JSAMPLE is a compile time defined options.
 // We need both 8 an 12;
 // To avoid renaming *all* the Jpeg functions,