mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-31 12:13:16 +00:00
Take out the ifdef?
Signed-off-by: Nev3r <apophycens@gmail.com>
This commit is contained in:
parent
b4110fdb8b
commit
be2a977ce5
1 changed files with 0 additions and 2 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include "lzf.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_ZLIB
|
||||
#ifndef _MSC_VER
|
||||
#ifndef _LARGEFILE64_SOURCE
|
||||
#define _LARGEFILE64_SOURCE
|
||||
|
|
@ -42,7 +41,6 @@
|
|||
#endif
|
||||
|
||||
#include "zlib.h"
|
||||
#endif // HAVE_ZLIB
|
||||
|
||||
#include "doomdef.h"
|
||||
#include "doomstat.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue