mirror of
https://github.com/boostorg/exception.git
synced 2025-07-30 12:37:18 +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>
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#include <malloc.h>
|
||||
|
||||
namespace
|
||||
{
|
||||
|
Reference in New Issue
Block a user