diff Core/DicomFormat/DicomValue.h @ 2417:a386c1140aab

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 04 Oct 2017 15:57:59 +0200
parents cad393b41bc3
children 878b59270859
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>