Mercurial > hg > orthanc-stone
changeset 1363:b497e1217aa5 broker
dummy change
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Fri, 17 Apr 2020 18:18:57 +0200 |
parents | 104e0b0f2316 |
children | dd50d0852ae2 |
files | Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.cpp |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.cpp Wed Apr 15 17:48:38 2020 +0200 +++ b/Framework/Loaders/OrthancSeriesVolumeProgressiveLoader.cpp Fri Apr 17 18:18:57 2020 +0200 @@ -31,6 +31,7 @@ #include <Core/Images/ImageProcessing.h> #include <Core/OrthancException.h> + namespace OrthancStone { using OrthancStone::ILoadersContext;