mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-03-01 01:40:07 -05:00
doxygen: silence warning from asoundlib.h
This commit is contained in:
parent
081eb7d452
commit
b0e5e7c1fc
1 changed files with 2 additions and 0 deletions
|
|
@ -781,9 +781,11 @@ EOF
|
||||||
fi
|
fi
|
||||||
cat >> include/asoundlib.h <<EOF
|
cat >> include/asoundlib.h <<EOF
|
||||||
|
|
||||||
|
#ifndef DOC_HIDDEN
|
||||||
#ifndef __GNUC__
|
#ifndef __GNUC__
|
||||||
#define __inline__ inline
|
#define __inline__ inline
|
||||||
#endif
|
#endif
|
||||||
|
#endif /* DOC_HIDDEN */
|
||||||
|
|
||||||
#include <alsa/asoundef.h>
|
#include <alsa/asoundef.h>
|
||||||
#include <alsa/version.h>
|
#include <alsa/version.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue