Skip to content

Commit 9416b77

Browse files
committed
No longer include xxh3.h
1 parent 8ffe3a8 commit 9416b77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/_xxhash.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
#include <Python.h>
3232

33-
#include "xxh3.h"
3433
#include "xxhash.h"
3534

3635
#define TOSTRING(x) #x

0 commit comments

Comments
 (0)