]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/lexical_cast/detail/lcast_char_constants.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / lexical_cast / detail / lcast_char_constants.hpp
index 9805da00b3a025e500c9cdb8b0b1033ce66c5fb1..6be846c74b33b4f58b17e0a9c1e6d4487e2cc8a6 100644 (file)
@@ -1,6 +1,6 @@
 // Copyright Kevlin Henney, 2000-2005.
 // Copyright Alexander Nasonov, 2006-2010.
-// Copyright Antony Polukhin, 2011-2020.
+// Copyright Antony Polukhin, 2011-2022.
 //
 // Distributed under the Boost Software License, Version 1.0. (See
 // accompanying file LICENSE_1_0.txt or copy at
@@ -23,7 +23,7 @@
 #   pragma once
 #endif
 
-namespace boost 
+namespace boost
 {
     namespace detail // '0', '-', '+', 'e', 'E' and '.' constants
     {