]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/serialization/example/demo_shared_ptr.cpp
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / boost / libs / serialization / example / demo_shared_ptr.cpp
index fb347a7c75c2a4732c6e29cf8c5751fc2ec2bb41..63410fc88b4a7370bd2c2c4afecac1ddd1f51f86 100644 (file)
@@ -18,7 +18,7 @@
 #include <cstdio> // remove
 #include <boost/config.hpp>
 #if defined(BOOST_NO_STDC_NAMESPACE)
-namespace std{ 
+namespace std{
     using ::remove;
 }
 #endif