1 2 3 4 5 6 7 8 9 10
--- a/src/sdb.h +++ b/src/sdb.h @@ -35,6 +35,7 @@ #include <vector> #include <fstream> #include <iostream> +#include <climits> #ifndef __APPLE__ #include <SDL/SDL.h>