olena-2.0-44-gae6f6e5 mln/io/dicom/load.hh: Update comments.

--- milena/ChangeLog | 4 ++++ milena/mln/io/dicom/load.hh | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/milena/ChangeLog b/milena/ChangeLog index ecf9a42..cd7886f 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,3 +1,7 @@ +2011-11-25 Guillaume Lazzara <z@lrde.epita.fr> + + * mln/io/dicom/load.hh: Update comments. + 2011-11-24 Guillaume Lazzara <z@lrde.epita.fr> Improve io::dump tests with floating values. diff --git a/milena/mln/io/dicom/load.hh b/milena/mln/io/dicom/load.hh index 7369c0f..ece9b9d 100644 --- a/milena/mln/io/dicom/load.hh +++ b/milena/mln/io/dicom/load.hh @@ -60,7 +60,7 @@ namespace mln Common compilation flags to link to gdcm if this file is used: - -lgdcmCommon -lgdcmDICT -lgdcmDSED -lgdcmIOD -lgdcmMSFF -lgdcmexpat -lgdcmjpeg12 -lgdcmjpeg16 -lgdcmjpeg8 -lgdcmopenjpeg -lgdcmuuid -lgdcmzlib + -lgdcmCommon -lgdcmDICT -lgdcmDSED -lgdcmIOD -lgdcmMSFF -lgdcmjpeg12 -lgdcmjpeg16 -lgdcmjpeg8 */ template <typename I> -- 1.7.2.5
participants (1)
-
Guillaume Lazzara