diff 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
line wrap: on
line diff
--- a/Core/JobsEngine/SetOfCommandsJob.cpp	Fri Oct 05 17:56:55 2018 +0200
+++ b/Core/JobsEngine/SetOfCommandsJob.cpp	Mon Oct 08 11:40:31 2018 +0200
@@ -39,6 +39,7 @@
 #include "../SerializationToolbox.h"
 
 #include <cassert>
+#include <memory>
 
 namespace Orthanc
 {