mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Missing time.h header for linux
This commit is contained in:
parent
657ef07b56
commit
2bd988d2a7
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include "StopWatch.h"
|
||||
#include <time.h>
|
||||
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue