mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
win32 font name length fix. Tidied up ScopedLock class structure, creating some templated classes for generic RAII locking.
This commit is contained in:
parent
b80bc0ec2b
commit
fa04e0cf93
58 changed files with 703 additions and 558 deletions
|
|
@ -28,7 +28,6 @@
|
|||
BEGIN_JUCE_NAMESPACE
|
||||
|
||||
#include "juce_BufferingAudioSource.h"
|
||||
#include "../../threads/juce_ScopedLock.h"
|
||||
#include "../../core/juce_Singleton.h"
|
||||
#include "../../containers/juce_Array.h"
|
||||
#include "../../utilities/juce_DeletedAtShutdown.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue