mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
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. |
||
---|---|---|
.. | ||
CachingFileLoader.cpp | ||
CachingFileLoader.h | ||
DiskCachingFileLoader.cpp | ||
DiskCachingFileLoader.h | ||
HTTPFileLoader.cpp | ||
HTTPFileLoader.h | ||
LocalFileLoader.cpp | ||
LocalFileLoader.h | ||
RamCachingFileLoader.cpp | ||
RamCachingFileLoader.h | ||
RetryingFileLoader.cpp | ||
RetryingFileLoader.h |