summaryrefslogtreecommitdiffhomepage
path: root/compat/function2.hpp
AgeCommit message (Collapse)Author
2024-05-06test: speed up compile timeStanislaw Halik
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds.
2023-03-18pre-declare integer types without cstddef/cstdintStanislaw Halik
2022-11-16compat/fu2: fix itStanislaw Halik
2022-11-16compat: add function2Stanislaw Halik
From <https://github.com/Naios/function2>.