mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Fix running in Win32.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -35,6 +35,8 @@ Copyright (C) 2011-2020 Natalia Portillo
|
||||
#ifndef AARU_FSTESTER_SETTER_WIN32_H
|
||||
#define AARU_FSTESTER_SETTER_WIN32_H
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#ifndef VER_PLATFORM_WIN32s
|
||||
#define VER_PLATFORM_WIN32s 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user