changeset 1096:97cbb2c31a65 broker

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 24 Oct 2019 09:38:17 +0200
parents 3facc5744e22
children 4383382db01d
files Framework/Toolbox/GenericToolbox.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Framework/Toolbox/GenericToolbox.h	Wed Oct 23 16:42:49 2019 +0200
+++ b/Framework/Toolbox/GenericToolbox.h	Thu Oct 24 09:38:17 2019 +0200
@@ -21,6 +21,7 @@
 #pragma once
 
 #include <string>
+#include <stdint.h>
 
 namespace OrthancStone
 {