Fix for recent kdtree py module with MSVC

also remove submodule includes from mathutils.h
This commit is contained in:
2014-01-07 00:53:52 +11:00
parent 4848f9029a
commit 4b30b22ecf
7 changed files with 14 additions and 9 deletions

View File

@@ -27,8 +27,6 @@
* \ingroup pymathutils
*/
#include "mathutils.h"
PyMODINIT_FUNC PyInit_mathutils_geometry(void);
#endif /* __MATHUTILS_GEOMETRY_H__ */