mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Fixed Doxygen bug in CoreAudioLayouts
This commit is contained in:
parent
65c82b99db
commit
fd0c426ed0
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
namespace juce
|
||||
{
|
||||
|
||||
#if JUCE_MAC || JUCE_IOS && ! DOXYGEN
|
||||
#if ! DOXYGEN && (JUCE_MAC || JUCE_IOS)
|
||||
|
||||
struct CoreAudioLayouts
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue