mirror of
https://gitlab.com/80486DX2-66/gists
synced 2025-04-05 14:45:20 +05:30
clock_hr_microsec.h: include header time.h
This commit is contained in:
parent
e840243610
commit
545ac7e706
@ -10,6 +10,7 @@
|
||||
#define _CLOCK_HR_MICROSEC_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
// typedefs
|
||||
typedef long double clock_hr_microsec_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user