mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-21 01:24:21 +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
|
|
@ -30,7 +30,6 @@ BEGIN_JUCE_NAMESPACE
|
|||
#include "juce_FileLogger.h"
|
||||
#include "../io/files/juce_FileOutputStream.h"
|
||||
#include "../io/files/juce_FileInputStream.h"
|
||||
#include "../threads/juce_ScopedLock.h"
|
||||
#include "../memory/juce_ScopedPointer.h"
|
||||
#include "juce_SystemStats.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue