We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb23f00 commit 574f470Copy full SHA for 574f470
1 file changed
src/emc/rs274ngc/gcodemodule.cc
@@ -16,6 +16,8 @@
16
// along with this program; if not, write to the Free Software
17
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
18
19
+#include <sys/time.h>
20
+
21
#include <Python.h>
22
#include <structmember.h>
23
0 commit comments