]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/smart_ptr/test/smart_ptr_test.cpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / smart_ptr / test / smart_ptr_test.cpp
index 656a42a78518a995dce856f6d914fa8fc1c2422f..12120edb890f9362c01a774baccd1e5fda10b3d8 100644 (file)
@@ -14,6 +14,8 @@
 //  20 Jul 99  header name changed to .hpp
 //  20 Apr 99  additional error tests added.
 
+#define _CRT_SECURE_NO_WARNINGS
+
 #include <boost/config.hpp>
 
 #if defined(BOOST_MSVC)