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 1f313ce commit f1a547eCopy full SHA for f1a547e
src_c/bufferproxy.c
@@ -29,6 +29,8 @@
29
30
#define PYGAMEAPI_BUFFERPROXY_INTERNAL
31
32
+#include <stddef.h>
33
+
34
#include "pygame.h"
35
36
#include "pgcompat.h"
0 commit comments