Revert "[PD] App: precompiled header fixes"

This commit is contained in:
wwmayer
2022-12-10 00:22:55 +01:00
parent d159af0202
commit 1046bd14a8
5 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ extern PyObject* initModule();
}
/* Python entry */
PyMOD_INIT_FUNC(PartDesign)
PyMOD_INIT_FUNC(_PartDesign)
{
// load dependent module
try {