# HG changeset patch # User Sebastien Jodogne # Date 1601485856 -7200 # Node ID 81f2d1484886c8a70aa7316e5b3ac03f7ea8c075 # Parent 38d446c9ee1de843286ad2bdaad824f30134a9a2 fix for mingw diff -r 38d446c9ee1d -r 81f2d1484886 OrthancFramework/Sources/DicomFormat/StreamBlockReader.h --- a/OrthancFramework/Sources/DicomFormat/StreamBlockReader.h Wed Sep 30 17:59:09 2020 +0200 +++ b/OrthancFramework/Sources/DicomFormat/StreamBlockReader.h Wed Sep 30 19:10:56 2020 +0200 @@ -26,6 +26,7 @@ #include #include +#include #include