build: remove unused STDINT define

This commit is contained in:
sithlord48
2025-01-20 14:46:11 -05:00
committed by Chris Rizzitello
parent 3e9289328a
commit 535d241f7b

View File

@ -56,9 +56,6 @@
/* Define to 1 if you have the <sstream> header file. */
#cmakedefine HAVE_SSTREAM @HAVE_SSTREAM@
/* Define to 1 if you have the <stdint.h> header file. */
#cmakedefine HAVE_STDINT_H @HAVE_STDINT_H@
/* Define to 1 if you have the `strftime` function. */
#cmakedefine HAVE_STRFTIME @HAVE_STRFTIME@