10 lines
60 B
Plaintext
10 lines
60 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __TIME_H
|
|
#include <time.h>
|
|
#endif
|
|
|
|
|
|
|