Revert "[PD] App: precompiled header fixes"
This commit is contained in:
@@ -63,7 +63,7 @@ extern PyObject* initModule();
|
||||
}
|
||||
|
||||
/* Python entry */
|
||||
PyMOD_INIT_FUNC(PartDesign)
|
||||
PyMOD_INIT_FUNC(_PartDesign)
|
||||
{
|
||||
// load dependent module
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user