From: jpr Date: Thu, 20 Oct 2005 08:29:50 +0000 (+0000) Subject: Oops. X-Git-Tag: OpenJPEG.Version1.2~299 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=62b3ec331e9eba81d12a0c0b0f2017cd679ba487;p=gdcm.git Oops. Forgot to commit this one. Thx, Benoit! --- 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;