changeset 3113:388409fd0d47 db-changes

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 11 Jan 2019 11:06:44 +0100
parents 1bedab6993d4
children 2c108461d409
files OrthancServer/ServerJobs/ArchiveJob.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancServer/ServerJobs/ArchiveJob.h	Fri Jan 11 11:01:55 2019 +0100
+++ b/OrthancServer/ServerJobs/ArchiveJob.h	Fri Jan 11 11:06:44 2019 +0100
@@ -37,6 +37,7 @@
 #include "../../Core/TemporaryFile.h"
 
 #include <boost/shared_ptr.hpp>
+#include <stdint.h>
 
 namespace Orthanc
 {