diff OrthancStone/Sources/Toolbox/OrthancDatasets/IOrthancConnection.h @ 1834:126522623e20

replaced OrthancStone::DicomPath by new class Orthanc::DicomPath from orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jun 2021 12:07:04 +0200
parents 9ac2a65d4172
children 3889ae96d2e9
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/OrthancDatasets/IOrthancConnection.h	Mon Jun 07 18:47:10 2021 +0200
+++ b/OrthancStone/Sources/Toolbox/OrthancDatasets/IOrthancConnection.h	Thu Jun 10 12:07:04 2021 +0200
@@ -22,8 +22,6 @@
 
 #pragma once
 
-#include "DicomPath.h"
-
 #include <boost/noncopyable.hpp>
 #include <string>
 #include <json/value.h>