mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-05 03:50:07 +00:00
Removed the PlatformUtilities class and moved its functions to more sensible classes - see forum post for more details.
This commit is contained in:
parent
7c1bfffe0b
commit
94a0bf1af1
77 changed files with 1620 additions and 1369 deletions
|
|
@ -31,7 +31,6 @@ BEGIN_JUCE_NAMESPACE
|
|||
#include "../events/juce_MessageManager.h"
|
||||
#include "../core/juce_Initialisation.h"
|
||||
#include "../threads/juce_Process.h"
|
||||
#include "../core/juce_PlatformUtilities.h"
|
||||
#include "../text/juce_LocalisedStrings.h"
|
||||
|
||||
#if JUCE_MAC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue