mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
6 lines
143 B
C
6 lines
143 B
C
#ifndef _UGOIRA_CONFIG_H
|
|
#define _UGOIRA_CONFIG_H
|
|
#cmakedefine HAVE_SSCANF_S @HAVE_SSCANF_S@
|
|
#cmakedefine HAVE_PRINTF_S @HAVE_PRINTF_S@
|
|
#endif
|