mirror of
https://github.com/facebook/zstd.git
synced 2025-08-07 06:23:00 +03:00
Undef current if defined
This commit is contained in:
@@ -19,6 +19,9 @@
|
|||||||
#include "huf.h"
|
#include "huf.h"
|
||||||
#include "zstd_internal.h" /* includes zstd.h */
|
#include "zstd_internal.h" /* includes zstd.h */
|
||||||
|
|
||||||
|
#ifdef current
|
||||||
|
# undef current
|
||||||
|
#endif
|
||||||
|
|
||||||
/*-*************************************
|
/*-*************************************
|
||||||
* Constants
|
* Constants
|
||||||
|
Reference in New Issue
Block a user