projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for recent kdtree py module with MSVC
[blender.git]
/
source
/
blender
/
python
/
mathutils
/
mathutils_geometry.h
diff --git
a/source/blender/python/mathutils/mathutils_geometry.h
b/source/blender/python/mathutils/mathutils_geometry.h
index 8641a3f7758a10334e6ba873d6bf751773f3decb..7f6a1a3887f3ad7b9ff5f5cd78639425868d1992 100644
(file)
--- a/
source/blender/python/mathutils/mathutils_geometry.h
+++ b/
source/blender/python/mathutils/mathutils_geometry.h
@@
-27,8
+27,6
@@
* \ingroup pymathutils
*/
-#include "mathutils.h"
-
PyMODINIT_FUNC PyInit_mathutils_geometry(void);
#endif /* __MATHUTILS_GEOMETRY_H__ */