mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
@ -3,6 +3,7 @@
|
||||
// that can be found in the LICENSE file.
|
||||
module time
|
||||
|
||||
#flag darwin -I@VEXEROOT/thirdparty/legacy/include/LegacySupport
|
||||
#include <time.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
Reference in New Issue
Block a user