Skip to content

Commit c59bc54

Browse files
committed
Remove pybuffer.h reference
1 parent c714f94 commit c59bc54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

accel.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <stdint.h>
44
#include <stdlib.h>
55
#include <Python.h>
6-
#include <pybuffer.h>
76

87
#ifndef Py_LIMITED_API
98
#include <datetime.h>

0 commit comments

Comments
 (0)