align ZEXPORT definitions

This commit is contained in:
Cœur 2024-11-11 23:55:19 +01:00 committed by Nathan Moinvaziri
parent 32b66976a7
commit 00d695db9b

View File

@ -7,7 +7,7 @@
typedef uint64_t ZPOS64_T;
#ifndef ZEXPORT
# define ZEXPORT extern
# define ZEXPORT
#endif
#ifdef __cplusplus