mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Refactored some directory iteration code and other minor clean-ups.
This commit is contained in:
parent
5bbe222266
commit
a7e824032f
37 changed files with 1692 additions and 2016 deletions
|
|
@ -47,7 +47,9 @@ BEGIN_JUCE_NAMESPACE
|
|||
#include "../threads/juce_Thread.h"
|
||||
#include "../threads/juce_InterProcessLock.h"
|
||||
#include "../io/files/juce_FileInputStream.h"
|
||||
#include "../io/files/juce_FileOutputStream.h"
|
||||
#include "../io/files/juce_NamedPipe.h"
|
||||
#include "../io/files/juce_DirectoryIterator.h"
|
||||
#include "../io/network/juce_URL.h"
|
||||
#include "../core/juce_PlatformUtilities.h"
|
||||
#include "../text/juce_LocalisedStrings.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue