From 62b3ec331e9eba81d12a0c0b0f2017cd679ba487 Mon Sep 17 00:00:00 2001 From: jpr Date: Thu, 20 Oct 2005 08:29:50 +0000 Subject: [PATCH] Oops. Forgot to commit this one. Thx, Benoit! --- src/gdcmPixelReadConvert.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/gdcmPixelReadConvert.h b/src/gdcmPixelReadConvert.h index 5c34a043..f82f292d 100644 --- a/src/gdcmPixelReadConvert.h +++ b/src/gdcmPixelReadConvert.h @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmPixelReadConvert.h,v $ Language: C++ - Date: $Date: 2005/07/30 18:27:00 $ - Version: $Revision: 1.24 $ + Date: $Date: 2005/10/20 08:29:50 $ + Version: $Revision: 1.25 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -122,6 +122,7 @@ private: int SwapCode; bool IsRaw; + bool IsPrivateGETransferSyntax; bool IsJPEG2000; bool IsJPEGLS; bool IsJPEGLossless; -- 2.48.1