Walnut
Walnut copied to clipboard
Fixed compiler errors when building for C++20.
-error C4596: 'Reset': illegal qualified name in member declaration -error C4596: 'Elapsed': illegal qualified name in member declaration -error C4596: 'ElapsedMillis': illegal qualified name in member declaration
https://github.com/TheCherno/Walnut/pull/23
got the same issue when trying to build with gcc