flac/include
NotTsunami 3bb5d8cd76 include: Escape number signs to suppress warnings
Doxygen sees '#' as a cross-reference, which this is not in this case. This will silence the following warning that pops up frequently when building with docs:

warning: explicit link request to 'defines' could not be resolved

The code shorthand tag was removed in include\FLAC\all.h to remain synonymous with other mentions of #define.
2019-11-19 16:14:47 +11:00
..
FLAC include: Escape number signs to suppress warnings 2019-11-19 16:14:47 +11:00
FLAC++ include: Escape number signs to suppress warnings 2019-11-19 16:14:47 +11:00
share Fix msvc build after commit b917d456 2019-10-19 14:51:05 +11:00
test_libs_common Replace unsigned with uint32_t in prototypes; Fixes DJGPP builds. 2019-10-19 12:51:38 +11:00
Makefile.am Bulk update copyright dates 2016-12-05 06:35:39 +11:00