Codechange: [WIN32] Use VersionHelpers where appropriate

This commit is contained in:
glx22
2021-05-20 18:40:11 +02:00
committed by Loïc Guilloux
parent ed3946e295
commit f4c7d5577e
4 changed files with 3 additions and 34 deletions

View File

@@ -25,6 +25,7 @@
#include "win32_v.h"
#include <windows.h>
#include <imm.h>
#include <versionhelpers.h>
#include "../safeguards.h"