comparison Core/JobsEngine/SetOfCommandsJob.cpp @ 2866:437e6ba20a5e

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 08 Oct 2018 11:40:31 +0200
parents 8b00e4cb4a6b
children 4e43e67f8ecf
comparison
equal deleted inserted replaced
2865:0f07bdae0805 2866:437e6ba20a5e
37 #include "../Logging.h" 37 #include "../Logging.h"
38 #include "../OrthancException.h" 38 #include "../OrthancException.h"
39 #include "../SerializationToolbox.h" 39 #include "../SerializationToolbox.h"
40 40
41 #include <cassert> 41 #include <cassert>
42 #include <memory>
42 43
43 namespace Orthanc 44 namespace Orthanc
44 { 45 {
45 SetOfCommandsJob::SetOfCommandsJob() : 46 SetOfCommandsJob::SetOfCommandsJob() :
46 started_(false), 47 started_(false),