mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Rename time.h to timew32.h to prevent conflicts with older compilers.
This commit is contained in:
@@ -33,11 +33,9 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
#include <string.h>
|
||||
|
||||
#include "win32.h"
|
||||
|
||||
#include "time.h"
|
||||
|
||||
#include "../include/defs.h"
|
||||
#include "../log.h"
|
||||
#include "timew32.h"
|
||||
|
||||
void Timestamps(const char* path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user