2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-23 17:52:17 +00:00

merged from trunk

[SVN r47983]
This commit is contained in:
Eric Niebler
2008-08-05 05:39:57 +00:00
parent 2b1ffc9335
commit 72e3420e33
8 changed files with 284 additions and 226 deletions

View File

@@ -13,6 +13,7 @@
# endif
# ifdef _MSC_VER
# include <eh.h> // for _set_se_translator()
# pragma warning(push)
# pragma warning(disable:4297)
# pragma warning(disable:4535)