mirror of
https://github.com/celisej567/mcpe.git
synced 2026-01-05 18:10:09 +03:00
Mac OS X 10.6 & More C++03 Support (#68)
* Mac OS X 10.6 & More C++03 Support * Fix SDL2 options.txt loading for C++03 --------- Co-authored-by: Brent Da Mage <BrentDaMage@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
********************************************************************/
|
||||
|
||||
#include "Random.hpp"
|
||||
#include "common/Utils.hpp"
|
||||
|
||||
/* Period parameters */
|
||||
#define N 624
|
||||
|
||||
Reference in New Issue
Block a user