mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-18 10:59:43 +00:00
moved more includes to sysconfig.h
This commit is contained in:
@@ -748,9 +748,6 @@ namespace anticheat {
|
||||
|
||||
long long saveposition = -1;
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
void remove_emergency_save() {
|
||||
#if !ISWINDOWS
|
||||
if(saveposition >= 0) {
|
||||
|
||||
Reference in New Issue
Block a user