dfranx / ImFileDialog

A file dialog library for Dear ImGui
MIT License
521 stars 61 forks source link

Fix compile errors on C++20 #25

Closed lucasz93 closed 9 months ago

chrxh commented 2 years ago

I had to make these changes for C++20 support as well. Is this repository still being maintained?