mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 14:26:01 +00:00
zlib used for (de)compression
This commit is contained in:
@@ -426,6 +426,8 @@ extern "C" {
|
||||
#include <complex>
|
||||
#include <new>
|
||||
|
||||
#include <zlib.h>
|
||||
|
||||
#if CAP_THREAD
|
||||
#if WINDOWS
|
||||
#include "mingw.thread.h"
|
||||
|
Reference in New Issue
Block a user