Commit dcc5934
committed
Add missing include of
The type `std::time_t` is used in this file. `std::time_t` is defined in
`<ctime>`, but was not previously included. This caused build failures
locally, when building with Visual Studio Community 2019 Version 16.7.4.<ctime>
1 parent 3e3ba26 commit dcc5934
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments