summaryrefslogtreecommitdiff
path: root/Source/Core/Common/File.cpp
AgeCommit message (Collapse)Author
2017-08-06File: Make GetSize() a const member functionLioncash
2017-06-17File/IOFile: Check _tfopen_s properlySepalani
2017-06-15Move IOFile to a separate fileJosJuice
Reduces the number of files that need to be recompiled when making changes to FileUtil.h.