mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-30 12:47:28 +02:00
Silence MS warning about strcpy
This commit is contained in:
@ -14,6 +14,8 @@
|
|||||||
// 20 Jul 99 header name changed to .hpp
|
// 20 Jul 99 header name changed to .hpp
|
||||||
// 20 Apr 99 additional error tests added.
|
// 20 Apr 99 additional error tests added.
|
||||||
|
|
||||||
|
#define _CRT_SECURE_NO_WARNINGS
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
|
||||||
#if defined(BOOST_MSVC)
|
#if defined(BOOST_MSVC)
|
||||||
|
Reference in New Issue
Block a user