5 lines
47 B
C++
5 lines
47 B
C++
|
#ifndef __TIME_H
|
||
|
#include <time.h>
|
||
|
#endif
|
||
|
|