1 2 3 4 5 6
#ifndef REGISTER_ALL_CLASSES_H #define REGISTER_ALL_CLASSES_H void RegisterAllClasses(); #endif