From a6dbc37254689edd9efbd8ca4e4771baaf801447 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 26 Jan 2021 21:57:06 +0800 Subject: [PATCH] delete #define _DEBUG --- include/boost/python/detail/wrap_python.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/python/detail/wrap_python.hpp b/include/boost/python/detail/wrap_python.hpp index 037e4bf2ec..056db48369 100644 --- a/include/boost/python/detail/wrap_python.hpp +++ b/include/boost/python/detail/wrap_python.hpp @@ -206,7 +206,6 @@ typedef int pid_t; #ifdef DEBUG_UNDEFINED_FROM_WRAP_PYTHON_H # undef DEBUG_UNDEFINED_FROM_WRAP_PYTHON_H -# define _DEBUG # ifdef _CRT_NOFORCE_MANIFEST_DEFINED_FROM_WRAP_PYTHON_H # undef _CRT_NOFORCE_MANIFEST_DEFINED_FROM_WRAP_PYTHON_H # undef _CRT_NOFORCE_MANIFEST