1 2 3 4 5 6 7
#ifndef GUARD_GLOBAL_H #define GUARD_GLOBAL_H #include "function_target.h" #include "nitro/nitro.h" #endif //GUARD_GLOBAL_H