# HG changeset patch # User Sebastien Jodogne # Date 1538991631 -7200 # Node ID 437e6ba20a5e8ed54c6da84639a47a25e3fdf58b # Parent 0f07bdae08057971112633a22f3b3e9b27131b23 fix diff -r 0f07bdae0805 -r 437e6ba20a5e Core/JobsEngine/SetOfCommandsJob.cpp --- 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 +#include namespace Orthanc {