mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
DSP: Avoid a potential symbol collision
This commit is contained in:
parent
18bdd52607
commit
8632d853e9
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@
|
|||
//==============================================================================
|
||||
#undef Complex // apparently some C libraries actually define these symbols (!)
|
||||
#undef Factor
|
||||
#undef check
|
||||
|
||||
namespace juce
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue