Windows fix

This commit is contained in:
Jack Andersen 2017-12-02 20:17:47 -10:00
parent 03de8811b1
commit 135f504899
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@
#include <string.h>
#include <algorithm>
#undef min
#undef max
namespace boo
{