mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Use <>
for a system header
This commit is contained in:
parent
6dc37f9003
commit
b246fb604e
1 changed files with 1 additions and 1 deletions
2
time.c
2
time.c
|
@ -46,7 +46,7 @@
|
|||
#include "timev.h"
|
||||
|
||||
#if defined(_WIN32)
|
||||
# include "timezoneapi.h" /* DYNAMIC_TIME_ZONE_INFORMATION */
|
||||
# include <timezoneapi.h> /* DYNAMIC_TIME_ZONE_INFORMATION */
|
||||
#endif
|
||||
|
||||
#include "builtin.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue