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