mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-26 02:14:22 +00:00
Implemented thread naming for mac + linux. Minor string tweaks. Android changes. Couple of other minor changes.
This commit is contained in:
parent
413e00631b
commit
c26ac47dff
35 changed files with 788 additions and 256 deletions
|
|
@ -56,6 +56,7 @@
|
|||
#include <net/if.h>
|
||||
#include <sys/sysinfo.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/prctl.h>
|
||||
#include <signal.h>
|
||||
|
||||
/* Got a build error here? You'll need to install the freetype library...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue