comparison OrthancServer/OrthancRestApi/OrthancRestSystem.cpp @ 795:d466b3606aca

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 May 2014 11:01:30 +0200
parents 7ebe4bf87196
children 401a9633e492
comparison
equal deleted inserted replaced
794:437c4a83d2cc 795:d466b3606aca
31 31
32 32
33 #include "OrthancRestApi.h" 33 #include "OrthancRestApi.h"
34 34
35 #include "../OrthancInitialization.h" 35 #include "../OrthancInitialization.h"
36 #include "../FromDcmtkBridge.h"
36 37
37 #include <glog/logging.h> 38 #include <glog/logging.h>
38 39
39 40
40 namespace Orthanc 41 namespace Orthanc