Fix Linux build again

This commit is contained in:
Connor McLaughlin 2020-08-20 01:21:36 +10:00 committed by GitHub
parent 6a17a558bb
commit 0d4fe1eb71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@
#include "pgxp.h" #include "pgxp.h"
#include "settings.h" #include "settings.h"
#include <cmath> #include <cmath>
#include <climits>
namespace PGXP { namespace PGXP {
// pgxp_types.h // pgxp_types.h