Skip to content

Commit

Permalink
Remove pybuffer.h reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Dec 11, 2023
1 parent c714f94 commit c59bc54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion accel.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <Python.h>
#include <pybuffer.h>

#ifndef Py_LIMITED_API
#include <datetime.h>
Expand Down

0 comments on commit c59bc54

Please sign in to comment.