# HG changeset patch # User Sebastien Jodogne # Date 1609776077 -3600 # Node ID 442c5632177e269ff5a10de086007161b7250450 # Parent 4f92f2b3a3aed40400507f6f3294277838bc1d24 fix build diff -r 4f92f2b3a3ae -r 442c5632177e OrthancFramework/Sources/DicomNetworking/DicomAssociation.h --- a/OrthancFramework/Sources/DicomNetworking/DicomAssociation.h Mon Jan 04 16:06:05 2021 +0100 +++ b/OrthancFramework/Sources/DicomNetworking/DicomAssociation.h Mon Jan 04 17:01:17 2021 +0100 @@ -34,6 +34,7 @@ # include "Internals/DicomTls.h" #endif +#include "../Compatibility.h" // For std::unique_ptr<> #include "DicomAssociationParameters.h" #include