HDK
|
#include "pxr/base/arch/pragmas.h"
#include <locale>
#include <hboost/python/detail/wrap_python.hpp>
Go to the source code of this file.
Intended to replace a direct include of Python.h, which causes several build problems with certain configurations and platforms (e.g., debug builds on Windows, Qt slots keyword, etc.)
Definition in file pySafePython.h.