1 2 3 4 5 6 7 8 9 10
#ifndef GMOD_CXX #define GMOD_CXX #include "s_modl.h" using namespace std; modl* s_modl::obj; #endif