ppsspp/Core/FileSystems
Henrik Rydgård c91169e702 Restore removed <algorithm> includes.
Turns out these were needed after all. For some reason, on Windows and
Mac, <algorithm> gets auto-included by something else so I don't notice
when it's missing, and MSVC's include dependency tracker doesn't see it
either.
2024-12-19 09:53:07 +01:00
..
BlobFileSystem.cpp More include cleanup 2024-12-18 13:57:26 +01:00
BlobFileSystem.h Show the filesystem types and origins in the list (except ISO) 2024-11-26 00:36:58 +01:00
BlockDevices.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
BlockDevices.h More include cleanup 2024-12-18 13:57:26 +01:00
DirectoryFileSystem.cpp More include cleanup 2024-12-18 13:57:26 +01:00
DirectoryFileSystem.h Show the filesystem types and origins in the list (except ISO) 2024-11-26 00:36:58 +01:00
FileSystem.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
FileSystem.h Show the filesystem types and origins in the list (except ISO) 2024-11-26 00:36:58 +01:00
ISOFileSystem.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
ISOFileSystem.h More include cleanup 2024-12-18 13:57:26 +01:00
MetaFileSystem.cpp More include cleanup 2024-12-18 13:57:26 +01:00
MetaFileSystem.h MetaFileSystem: Clean up unused function 2024-11-29 14:13:56 +01:00
tlzrc.cpp Common.h shouldn't include Log.h. 2020-10-04 11:42:14 +02:00
VirtualDiscFileSystem.cpp More include cleanup 2024-12-18 13:57:26 +01:00
VirtualDiscFileSystem.h Show the filesystem types and origins in the list (except ISO) 2024-11-26 00:36:58 +01:00