tortoise.cpp
tortoise.cpp copied to clipboard
Fix Windows 10 error
The "#include numeric" (would add less and greater than but markdown removes them) is necessary for including std::partial_sum() (at line 5219, or, in this fork, 5220). This will fix an error when using Microsoft Windows Visual C/C++.
Cheers! Any windows compatibility work is extremely welcome. I will get this merged within the week.
why the closure?
why the closure?
Accidentally deleted the wrong repo, sorry :( I was just about to create the fork with the fix again tho, I'll issue it again :)