mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 18:44:01 +00:00
7 lines
76 B
C
7 lines
76 B
C
#ifndef MINIZ_EXPORT_H
|
|
#define MINIZ_EXPORT_H
|
|
|
|
#define MINIZ_EXPORT
|
|
|
|
#endif
|