comparison 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
comparison
equal deleted inserted replaced
2416:feb0d2dcfa9b 2417:a386c1140aab
31 **/ 31 **/
32 32
33 33
34 #pragma once 34 #pragma once
35 35
36 #include <stdint.h>
36 #include <string> 37 #include <string>
37 #include <boost/noncopyable.hpp> 38 #include <boost/noncopyable.hpp>
38 39
39 #if !defined(ORTHANC_ENABLE_BASE64) 40 #if !defined(ORTHANC_ENABLE_BASE64)
40 # error The macro ORTHANC_ENABLE_BASE64 must be defined 41 # error The macro ORTHANC_ENABLE_BASE64 must be defined