Skip to content

Commit 4cfa300

Browse files
Merge pull request #185 from sergey-dryabzhinsky/sergey-dryabzhinsky-patch-1
Update python-zstd.h
2 parents 0173b52 + 1c865f1 commit 4cfa300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python-zstd.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#ifndef _PYTHON_ZSTD_H_
3333
#define _PYTHON_ZSTD_H_
3434

35+
#define UNUSED(x) (void)(x)
3536

3637
#include "Python.h"
3738

0 commit comments

Comments
 (0)