--- np2/x11/timemng.h 2003/10/16 17:59:41 1.1.1.1 +++ np2/x11/timemng.h 2003/11/16 16:43:45 1.2 @@ -1,5 +1,7 @@ +#ifndef NP2_X11_TIMEMNG_H__ +#define NP2_X11_TIMEMNG_H__ -// Win32 SYSTEMTIME ストラクチャ +// Win32 SYSTEMTIME ・ケ・ネ・鬣ッ・チ・ typedef struct { UINT16 year; @@ -23,3 +25,4 @@ BOOL timemng_gettime(_SYSTIME *systime); } #endif +#endif /* NP2_X11_TIMEMNG_H__ */