comparison Framework/Volumes/DicomVolumeImage.cpp @ 1048:f6be9412e42a

cleaning up IObservable.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Oct 2019 14:11:52 +0200
parents a7351ad54960
children 391fb6d6905d
comparison
equal deleted inserted replaced
1047:efc5b62b9539 1048:f6be9412e42a
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 21
22 #include "DicomVolumeImage.h" 22 #include "DicomVolumeImage.h"
23
24 #include "../StoneException.h"
25 23
26 #include <Core/OrthancException.h> 24 #include <Core/OrthancException.h>
27 25
28 26
29 namespace OrthancStone 27 namespace OrthancStone