passage/minorGems/common.h
2025-10-03 02:19:59 -04:00

19 lines
223 B
C

/*
* Modification History
*
* 2002-October-18 Jason Rohrer
* Created.
*/
#ifndef MINOR_GEMS_COMMON_INCLUDED
#define MINOR_GEMS_COMMON_INCLUDED
#include "minorGems/util/development/memory/debugMemory.h"
#endif