1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-01-11 17:28:38 -08:00
gencpp/gen_unreal_engine/components/src_start.cpp

6 lines
136 B
C++
Raw Normal View History

#if ! defined(GEN_DONT_ENFORCE_GEN_TIME_GUARD) && ! defined(GEN_TIME)
# error Gen.hpp : GEN_TIME not defined
#endif
#include "gen.hpp"