#pragma once #ifdef USE_PYTHON3_PREV #include #else #error "No in Python2" #endif