1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-11-09 23:49:53 +00:00

sag:: removed bad includes

This commit is contained in:
Zeno Rogue 2024-07-24 21:15:11 +02:00
parent fa4e3d0fe8
commit 969731a886

View File

@ -2,8 +2,6 @@
// Copyright (C) 2011-24 Zeno Rogue, see 'hyper.cpp' for details
#include "../rogueviz.h"
#include <sys/mman.h>
#include <fcntl.h>
namespace rogueviz {
namespace sag {