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