#pragma once #ifdef USE_PYTHON3 #error "No in Python3" #else #include #endif