# HG changeset patch # User Sebastien Jodogne # Date 1571902697 -7200 # Node ID 97cbb2c31a6561669369eeb435ae4bffe3c11865 # Parent 3facc5744e2246b602daa99fda8b26171e96dd49 fix diff -r 3facc5744e22 -r 97cbb2c31a65 Framework/Toolbox/GenericToolbox.h --- a/Framework/Toolbox/GenericToolbox.h Wed Oct 23 16:42:49 2019 +0200 +++ b/Framework/Toolbox/GenericToolbox.h Thu Oct 24 09:38:17 2019 +0200 @@ -21,6 +21,7 @@ #pragma once #include +#include namespace OrthancStone {