File openlierox-add-missing-include.patch of Package openlierox
Index: OpenLieroX/include/MathLib.h =================================================================== --- OpenLieroX.orig/include/MathLib.h +++ OpenLieroX/include/MathLib.h @@ -24,6 +24,7 @@ #include <cmath> #include "CVec.h" +#include <cstdint> // Constants