This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix OSX build
tags/1.9.5
falkTX
10 years ago
parent
b3fd9318dc
commit
4974a43536
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
source/modules/juce_core/juce_core.cpp
+ 1
- 0
source/modules/juce_core/juce_core.cpp
View File
@@ -97,6 +97,7 @@
#endif
#if JUCE_MAC || JUCE_IOS
#include <execinfo.h>
#include <xlocale.h>
#include <mach/mach.h>
#endif
Write
Preview
Loading…
Cancel
Save