]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/boost/serialization/boost_array.hpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / boost / serialization / boost_array.hpp
index 9e3e22080f4b9d11cdc0990f6bd7e21ba0b4f0f8..f94aed5c588bc52b10cd3e97a7234da32aa76c84 100644 (file)
@@ -11,8 +11,8 @@
 #include <boost/config.hpp> // msvc 6.0 needs this for warning suppression
 
 #if defined(BOOST_NO_STDC_NAMESPACE)
-namespace std{ 
-    using ::size_t; 
+namespace std{
+    using ::size_t;
 } // namespace std
 #endif