Mercurial > hg > orthanc
changeset 4434:442c5632177e
fix build
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 04 Jan 2021 17:01:17 +0100 |
parents | 4f92f2b3a3ae |
children | 23ad1b9c7800 |
files | OrthancFramework/Sources/DicomNetworking/DicomAssociation.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <dcmtk/dcmnet/dimse.h>