Make the library single header
arvidsson opened this issue · 2 comments
arvidsson commented
I'm thinking of making the library single-header for ease of use in projects, similar to how https://github.com/vurtun/nuklear does it.
Any thoughts?
arvidsson commented
Might make it into a .cpp/.h pair, instead of having implementation in the header.
Gibgezr commented
I like single header implementations.