+2003-10-31 Jean-Pierre Roux
+ RMV : removal of useless jBitsInJsample.h
+ for both 8 and 12 Bits JPEG Lossy Libraries
+
2003-10-31 Jean-Pierre Roux
* ENH : Add the functions gdcmFile::GetImageDataRaw
gdcmFile::GetImageDataIntoVectorRaw
#include <stdio.h>
#include "gdcmFile.h"
-// for jpeglib defined BITS_IN_JSAMPLE
-#include "jpeg/libijg8/jBitsInJsample.h"
-// FIXME : find something else when both
-// libJpeg8 and libJpeg12 will be active
+#define BITS_IN_JSAMPLE 8
#define DEBUG 0