diff OrthancServer/DicomInstanceToStore.h @ 3836:0c16051dfd56

test
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 15 Apr 2020 17:28:15 +0200
parents 94f4a18a79cc
children be7df7fe3d80
line wrap: on
line diff
--- a/OrthancServer/DicomInstanceToStore.h	Wed Apr 15 14:45:52 2020 +0200
+++ b/OrthancServer/DicomInstanceToStore.h	Wed Apr 15 17:28:15 2020 +0200
@@ -44,7 +44,7 @@
 {
   class ParsedDicomFile;
 
-  class DicomInstanceToStore
+  class DicomInstanceToStore : public boost::noncopyable
   {
   public:
     typedef std::map<std::pair<ResourceType, MetadataType>, std::string>  MetadataMap;