# HG changeset patch # User Sebastien Jodogne # Date 1681413475 -7200 # Node ID a45e8b6115f60b58bff9b61012ec8dfe62a5545a # Parent c5f243ad71039353410a3adae59f8d8d03dcb74b fix diff -r c5f243ad7103 -r a45e8b6115f6 OrthancFramework/Sources/DicomNetworking/IApplicationEntityFilter.h --- a/OrthancFramework/Sources/DicomNetworking/IApplicationEntityFilter.h Thu Apr 13 16:39:16 2023 +0200 +++ b/OrthancFramework/Sources/DicomNetworking/IApplicationEntityFilter.h Thu Apr 13 21:17:55 2023 +0200 @@ -25,6 +25,7 @@ #include "../Enumerations.h" +#include #include namespace Orthanc