You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/sdb/files/sdb-1.0.2-gcc43.patch

11 lines
173 B

--- 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>