forked from boostorg/exception
addressing msvc 7.1 issues in the non-intrusive exception_ptr support.
[SVN r65361]
This commit is contained in:
@ -19,6 +19,7 @@
|
|||||||
#include <typeinfo>
|
#include <typeinfo>
|
||||||
#endif
|
#endif
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#include <malloc.h>
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user