mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-24 01:16:55 +00:00
Add ctime include to fix native compile
This commit is contained in:
parent
2d62f00ac3
commit
8df16ad6a6
@ -8,6 +8,7 @@
|
||||
|
||||
#ifdef ARCH_PORTDUINO
|
||||
#include "meshUtils.h"
|
||||
#include <ctime>
|
||||
#endif
|
||||
|
||||
#ifndef GPS_RESET_MODE
|
||||
|
Loading…
Reference in New Issue
Block a user