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