Mercurial > hg > orthanc
diff OrthancServer/Search/IFindConstraint.cpp @ 3036:8fd203510d8b db-changes
moving LookupIdentifierQuery to the graveyard
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 19 Dec 2018 16:27:07 +0100 |
parents | 878b59270859 |
children | ce272138f15e |
line wrap: on
line diff
--- a/OrthancServer/Search/IFindConstraint.cpp Wed Dec 19 14:20:11 2018 +0100 +++ b/OrthancServer/Search/IFindConstraint.cpp Wed Dec 19 16:27:07 2018 +0100 @@ -41,6 +41,7 @@ #include "../../Core/DicomParsing/FromDcmtkBridge.h" #include "../../Core/OrthancException.h" +#include "../../Core/Toolbox.h" namespace Orthanc {