Fix fcloseall not defined on some platform

This commit is contained in:
2022-05-31 00:32:31 +00:00
committed by GitHub
parent 3a02cfa641
commit 976582828b
4 changed files with 12 additions and 1 deletions

View File

@@ -16,3 +16,4 @@
#cmakedefine HAVE_STRCASECMP @HAVE_STRCASECMP@
#cmakedefine HAVE__STRNICMP @HAVE__STRNICMP@
#cmakedefine HAVE_STRNCASECMP @HAVE_STRNCASECMP@
#cmakedefine HAVE_FCLOSEALL @HAVE_FCLOSEALL@