We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7178f6 commit e89deaaCopy full SHA for e89deaa
src_c/line.c
@@ -1,8 +1,6 @@
1
#include "doc/geometry_doc.h"
2
#include "geometry_common.h"
3
#include "methodobject.h"
4
-#include "pyerrors.h"
5
-#include "pytypedefs.h"
6
7
static double
8
pgLine_Length(pgLineBase *line)
0 commit comments