comparison Plugin/OrthancResource.cpp @ 34:53dbed29949a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 16:10:02 +0200
parents 79d871605ffd
children 914b8113fd46
comparison
equal deleted inserted replaced
32:79d871605ffd 34:53dbed29949a
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 **/ 17 **/
18 18
19 #include "OrthancResource.h" 19 #include "OrthancResource.h"
20 20
21 #include <OrthancPluginCppWrapper.h> 21 #include "../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
22 22
23 namespace OrthancPlugins 23 namespace OrthancPlugins
24 { 24 {
25 void OrthancResource::GetDicomUidInternal(std::string& result, 25 void OrthancResource::GetDicomUidInternal(std::string& result,
26 Orthanc::ResourceType level, 26 Orthanc::ResourceType level,