]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/convert/detail/char.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / convert / detail / char.hpp
index a829dc8806b98c8a500b0af2ea9f273e58109c68..b1201a03d1f4df62cd70f81add71e719b429a305 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (c) 2009-2016 Vladimir Batov.
+// Copyright (c) 2009-2020 Vladimir Batov.
 // Use, modification and distribution are subject to the Boost Software License,
 // Version 1.0. See http://www.boost.org/LICENSE_1_0.txt.
 
@@ -6,7 +6,6 @@
 #define BOOST_CONVERT_DETAIL_IS_CHAR_HPP
 
 #include <boost/convert/detail/config.hpp>
-#include <type_traits>
 #include <cctype>
 #include <cwctype>