addressing msvc 7.1 issues in the non-intrusive exception_ptr support.

[SVN r65361]
This commit is contained in:
Emil Dotchevski
2010-09-09 00:32:37 +00:00
parent b48a7933c7
commit 6d41b399d0

View File

@ -19,6 +19,7 @@
#include <typeinfo>
#endif
#include <windows.h>
#include <malloc.h>
namespace
{