diff options
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 { |
