mirror of
https://github.com/boostorg/exception.git
synced 2025-08-01 05:24:31 +02:00
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