matplotlib-cpp
matplotlib-cpp copied to clipboard
Fix Debug runtime error Under the win32 platform.
Under the win32 platform and debug, python cannot find the matplotlib package normally. It is recommended that the debug definition include python.h is not applicable in this case.