#pragma once // Shim for 40250's : the client includes the CPython headers under a // Python-2.7/ prefix (its extern/include layout). The vendored interpreter // (extension/third_party/cpython-2.7.18, target mtpython) installs them flat, so each header // here forwards to the real one. comes first in 40250's StdAfx, exactly // as CPython requires of ; this shim includes it first so the header also stands // alone under the port header gate. #include #include