We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3714d97 + 7b257e7 commit 63f8910Copy full SHA for 63f8910
external_zstd.go
@@ -9,6 +9,6 @@ package zstd
9
#include<zstd.h>
10
#if ZSTD_VERSION_NUMBER < 100400000
11
#error "ZSTD version >= 1.4 is required"
12
-#enif
+#endif
13
*/
14
import "C"
0 commit comments