mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-07 04:10:08 +00:00
Added a projucer workaround to the AAX wrapper
This commit is contained in:
parent
a99d78318b
commit
66a4f56cd7
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
// and your header search path must make it accessible to the module's files.
|
||||
#include "AppConfig.h"
|
||||
|
||||
#include "../../juce_core/native/juce_mac_ClangBugWorkaround.h"
|
||||
#include "../utility/juce_CheckSettingMacros.h"
|
||||
|
||||
#if JucePlugin_Build_AAX && (JUCE_INCLUDED_AAX_IN_MM || defined (_WIN32) || defined (_WIN64))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue