Mercurial > hg > orthanc
changeset 3994:aba6b6b490ea
fix
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 05 Jun 2020 17:20:56 +0200 |
parents | 7e8bfda62b43 |
children | febe25d03f08 |
files | Core/PrecompiledHeaders.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/PrecompiledHeaders.h Fri Jun 05 16:52:09 2020 +0200 +++ b/Core/PrecompiledHeaders.h Fri Jun 05 17:20:56 2020 +0200 @@ -55,9 +55,9 @@ #include "Compatibility.h" #include "Enumerations.h" -#include "Exports.h" #include "Logging.h" #include "OrthancException.h" +#include "OrthancFramework.h" #include "Toolbox.h" #if ORTHANC_ENABLE_DCMTK == 1