Browse Source

Fix OSX build

tags/1.9.5
falkTX 10 years ago
parent
commit
4974a43536
1 changed files with 1 additions and 0 deletions
  1. +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


Loading…
Cancel
Save