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 4b131a1 commit bdfc4ceCopy full SHA for bdfc4ce
src/_path.h
@@ -3,6 +3,7 @@
3
#ifndef MPL_PATH_H
4
#define MPL_PATH_H
5
6
+#include <Python.h>
7
#include <limits>
8
#include <math.h>
9
#include <vector>
0 commit comments