OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Encapsulate filesystem include within FileWriter #334

Closed Brett208 closed 4 years ago

Brett208 commented 4 years ago

Fixes warning seen on VS2019 about the experimental filesystem include being deprecated

Brett208 commented 4 years ago

Thanks for the quick review @DanRStevens & @TechCor8!