Mercurial > hg > orthanc
diff 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 |
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestSystem.cpp Tue May 06 10:52:20 2014 +0200 +++ b/OrthancServer/OrthancRestApi/OrthancRestSystem.cpp Tue May 06 11:01:30 2014 +0200 @@ -33,6 +33,7 @@ #include "OrthancRestApi.h" #include "../OrthancInitialization.h" +#include "../FromDcmtkBridge.h" #include <glog/logging.h>