17 lines
298 B
C
17 lines
298 B
C
// This is included by gh_global.h
|
|
|
|
#ifndef EDBE48FC_B879_4985_9274_B7ACF24AD024
|
|
#define EDBE48FC_B879_4985_9274_B7ACF24AD024
|
|
|
|
#include "base.h"
|
|
|
|
#if RE_DBG_INJECTED
|
|
#include "dbg_mem.h"
|
|
#else
|
|
#include "static_mem.h"
|
|
#endif
|
|
|
|
#include <gh_types.h>
|
|
|
|
#endif /* EDBE48FC_B879_4985_9274_B7ACF24AD024 */
|