#ifndef __global_h #define __global_h extern unsigned long current_time; extern class Board *board_p; #include #include #include #include #endif