#define python_version 2 #if python_version == 3 #include #elif python_version == 2 #include #endif