File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9+ #include " src/time/localtime.h"
910#include " hdr/types/struct_tm.h"
1011#include " hdr/types/time_t.h"
11- #include " src/time/localtime.h"
1212#include " src/time/time_utils.h"
1313
1414namespace LIBC_NAMESPACE_DECL {
Original file line number Diff line number Diff line change 66//
77// ===----------------------------------------------------------------------===//
88
9+ #include " src/time/localtime_r.h"
910#include " hdr/types/struct_tm.h"
1011#include " hdr/types/time_t.h"
11- #include " src/time/localtime_r.h"
12- #include " src/time/time_utils.h"
1312#include " src/__support/macros/null_check.h"
13+ #include " src/time/time_utils.h"
1414
1515namespace LIBC_NAMESPACE_DECL {
1616
You can’t perform that action at this time.
0 commit comments