[zone] Make zone.h stand-alone

ie, including just it from QF will compile.
This commit is contained in:
Bill Currie 2021-12-14 00:43:07 +09:00
parent e7e6dd87e8
commit ad5415a860

View file

@ -27,6 +27,8 @@
#ifndef __QF_zone_h
#define __QF_zone_h
#include "QF/qtypes.h"
/** \defgroup zone Memory Management
\ingroup utils