diff options
| author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2026-06-25 00:00:00 +0000 |
|---|---|---|
| committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2026-06-26 11:00:29 +0500 |
| commit | f9d78aff31a5f2521ae7ddbdc97c4a8855808959 (patch) | |
| tree | bf7e13577f75aa4c7c56af1153d6fa15c6052445 /CPP/Windows/TimeUtils.cpp | |
| parent | 8c63d71ff886bda90c86db28466287f977374237 (diff) | |
| download | 7zip-f9d78aff31a5f2521ae7ddbdc97c4a8855808959.tar.gz 7zip-f9d78aff31a5f2521ae7ddbdc97c4a8855808959.tar.bz2 7zip-f9d78aff31a5f2521ae7ddbdc97c4a8855808959.zip | |
26.0226.02
Diffstat (limited to 'CPP/Windows/TimeUtils.cpp')
| -rw-r--r-- | CPP/Windows/TimeUtils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/TimeUtils.cpp b/CPP/Windows/TimeUtils.cpp index 4e3bc59..c83f75d 100644 --- a/CPP/Windows/TimeUtils.cpp +++ b/CPP/Windows/TimeUtils.cpp | |||
| @@ -7,8 +7,8 @@ | |||
| 7 | #include <time.h> | 7 | #include <time.h> |
| 8 | #endif | 8 | #endif |
| 9 | 9 | ||
| 10 | #include "Defs.h" | ||
| 11 | #include "TimeUtils.h" | 10 | #include "TimeUtils.h" |
| 11 | #include "WinDefs.h" | ||
| 12 | 12 | ||
| 13 | namespace NWindows { | 13 | namespace NWindows { |
| 14 | namespace NTime { | 14 | namespace NTime { |
