# HG changeset patch # User Sebastien Jodogne # Date 1578330141 -3600 # Node ID 0080c9b492e59a33c8d6d767305f54afd0accac6 # Parent 0654d0838de8ac73840454c1e15a697575bebd34 fix diff -r 0654d0838de8 -r 0080c9b492e5 Resources/Patches/dcmtk-dcdict_orthanc.cc --- a/Resources/Patches/dcmtk-dcdict_orthanc.cc Mon Jan 06 17:59:34 2020 +0100 +++ b/Resources/Patches/dcmtk-dcdict_orthanc.cc Mon Jan 06 18:02:21 2020 +0100 @@ -2,7 +2,7 @@ // buffer, which is necessary in sandboxed environments. This is an // adapted version of DcmDataDictionary::loadDictionary(). - +#include #include struct OrthancLinesIterator;