mirror of
https://github.com/Ed94/gencpp.git
synced 2025-02-23 21:58:37 -08:00
7 lines
208 B
C
7 lines
208 B
C
#define GEN_IMPLEMENTATION
|
|
#define GEN_DONT_ENFORCE_GEN_TIME_GUARD
|
|
#define GEN_DEFINE_LIBRARY_CORE_CONSTANTS
|
|
#define GEN_ENFORCE_STRONG_CODE_TYPES
|
|
#define GEN_EXPOSE_BACKEND
|
|
#include "gen/gen_singleheader.h"
|