Renamed dummy->generic for tests, also fix warning
This commit is contained in:
parent
bfc47e9cd4
commit
2ad355ebeb
@ -151,7 +151,9 @@ BOOST_PYTHON_MODULE(MODULE_NAME)
|
|||||||
arch_wrap_python();
|
arch_wrap_python();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#ifdef MAIN_EXECUTABLE
|
||||||
static wchar_t *program;
|
static wchar_t *program;
|
||||||
|
#endif
|
||||||
|
|
||||||
void init_python(const char *executable, bool first)
|
void init_python(const char *executable, bool first)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user