flac/include/FLAC++
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
..
Makefile.am Bulk update copyright dates 2016-12-05 06:35:39 +11:00
all.h Bulk update copyright dates 2016-12-05 06:35:39 +11:00
decoder.h Fix miscellaneous typos. 2018-05-24 07:20:19 +10:00
encoder.h Fix miscellaneous typos. 2018-05-24 07:20:19 +10:00
export.h include: Escape number signs to suppress warnings 2019-11-19 16:14:47 +11:00
metadata.h FLAC++: Add missing prototype for construct_block 2017-06-23 19:42:49 +10:00