Initial source commit
This commit is contained in:
commit
f1384c11ee
335 changed files with 52715 additions and 0 deletions
19
minorGems/common.h
Normal file
19
minorGems/common.h
Normal file
|
@ -0,0 +1,19 @@
|
|||
/*
|
||||
* 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
|
Loading…
Add table
Add a link
Reference in a new issue