Closed f0086 closed 6 years ago
Fixed: https://github.com/hugoam/toy/commit/8064852ee74aed7a2a7b47ba455f4f43c86d595f
I suppose depending on the standard library version, <functional>
was already included by another of the std headers included by that file, but not with the one you're using.
I compiled straight from git HEAD:
Looks like some C++ version mismatch?