changeset 2417:a386c1140aab

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 04 Oct 2017 15:57:59 +0200
parents feb0d2dcfa9b
children abc275c0a44d f51e9e852299
files Core/DicomFormat/DicomValue.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Core/DicomFormat/DicomValue.h	Tue Oct 03 10:30:06 2017 +0200
+++ b/Core/DicomFormat/DicomValue.h	Wed Oct 04 15:57:59 2017 +0200
@@ -33,6 +33,7 @@
 
 #pragma once
 
+#include <stdint.h>
 #include <string>
 #include <boost/noncopyable.hpp>