Silence MS warning about strcpy

This commit is contained in:
Peter Dimov
2018-01-23 21:45:59 +02:00
parent 4abc74fe28
commit ffe5b46f75

View 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)