This commit is contained in:
Emil Dotchevski
2016-05-31 14:46:13 -07:00
parent c57eefbf42
commit 1afb7e0372

View File

@ -10,6 +10,7 @@
#endif
#if defined(_MSC_VER) && !defined(BOOST_EXCEPTION_ENABLE_WARNINGS)
#pragma warning(push,1)
#pragma warning(disable:4996)
#endif
#include "boost/exception/info.hpp"