diff Framework/Toolbox/GenericToolbox.h @ 1101:141593f1aa88

fix build on ubuntu
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 26 Oct 2019 11:35:41 +0200
parents 287ec78f63b4
children f7759637cdfb f68da12e852b
line wrap: on
line diff
--- a/Framework/Toolbox/GenericToolbox.h	Wed Oct 23 16:10:35 2019 +0200
+++ b/Framework/Toolbox/GenericToolbox.h	Sat Oct 26 11:35:41 2019 +0200
@@ -21,6 +21,7 @@
 #pragma once
 
 #include <string>
+#include <stdint.h>
 
 namespace OrthancStone
 {