1
0
Fork 0
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:
Noah Dayan 2018-03-29 15:43:45 +01:00
parent 65c82b99db
commit fd0c426ed0

View file

@ -23,7 +23,7 @@
namespace juce
{
#if JUCE_MAC || JUCE_IOS && ! DOXYGEN
#if ! DOXYGEN && (JUCE_MAC || JUCE_IOS)
struct CoreAudioLayouts
{