aboutsummaryrefslogtreecommitdiffstats
path: root/common/alfstream.h
Commit message (Collapse)AuthorAgeFilesLines
* Use ifstream's wchar_t constructors on WindowsChris Robinson2022-09-121-41/+12
| | | | 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-0/+4
|
* Move the ifstream wrapper to commonChris Robinson2019-09-221-0/+70