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