mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 21:20:33 +00:00
[zone] Make zone.h stand-alone
ie, including just it from QF will compile.
This commit is contained in:
parent
e7e6dd87e8
commit
ad5415a860
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
#ifndef __QF_zone_h
|
#ifndef __QF_zone_h
|
||||||
#define __QF_zone_h
|
#define __QF_zone_h
|
||||||
|
|
||||||
|
#include "QF/qtypes.h"
|
||||||
|
|
||||||
/** \defgroup zone Memory Management
|
/** \defgroup zone Memory Management
|
||||||
\ingroup utils
|
\ingroup utils
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue