More build fixes...

This commit is contained in:
Connor McLaughlin
2020-09-13 12:40:32 +10:00
parent a1f527eddf
commit c9372a674a
3 changed files with 7 additions and 2 deletions

View File

@ -82,6 +82,9 @@
#ifdef Unsorted
#undef Unsorted
#endif
#ifdef Bool
#undef Bool
#endif
#endif