mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 10:44:25 +00:00
Do not redefine __STDC_FORMAT_MACROS.
This commit is contained in:
@@ -69,7 +69,9 @@
|
||||
#endif
|
||||
|
||||
#if HAVE_INTTYPES_H
|
||||
#ifndef __STDC_FORMAT_MACROS
|
||||
#define __STDC_FORMAT_MACROS
|
||||
#endif
|
||||
#include <inttypes.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user