- I had it like this before but I changed it because I saw it and thought "Hey! That's INT_MAX! Let's use that!" Turns out I need to explicitly include <limits.h> on non VC++, so meh. |
||
|---|---|---|
| .. | ||
| core | ||
| helpers | ||
| it | ||
- I had it like this before but I changed it because I saw it and thought "Hey! That's INT_MAX! Let's use that!" Turns out I need to explicitly include <limits.h> on non VC++, so meh. |
||
|---|---|---|
| .. | ||
| core | ||
| helpers | ||
| it | ||