dfranx / ImFileDialog

A file dialog library for Dear ImGui
MIT License
509 stars 57 forks source link

Fix compile errors on C++20 #25

Closed lucasz93 closed 7 months ago

chrxh commented 1 year ago

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