aboutsummaryrefslogtreecommitdiffstats
path: root/common/alfstream.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use ifstream's wchar_t constructors on WindowsChris Robinson2022-09-121-131/+7
| | | | MinGW seems to have added them a while ago, so that greatly simplifies things.
* Add a close method to the win32 ifstreamChris Robinson2020-11-161-5/+8
|
* Move the ifstream wrapper to commonChris Robinson2019-09-221-0/+147