mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-02 03:20:06 +00:00
New class: MemoryMappedFile.
This commit is contained in:
parent
981ef9313c
commit
3213bec481
23 changed files with 556 additions and 66 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#include <sys/statfs.h>
|
||||
#include <sys/ptrace.h>
|
||||
#include <sys/sysinfo.h>
|
||||
#include <sys/mman.h>
|
||||
#include <pwd.h>
|
||||
#include <dirent.h>
|
||||
#include <fnmatch.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue