mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
e15f914813
to uzpgrade existing MySQL/Maria services to higher version. To be used in installer (but also can be used outside of installer too)
8 lines
314 B
C
8 lines
314 B
C
#pragma once
|
|
|
|
// Including SDKDDKVer.h defines the highest available Windows platform.
|
|
|
|
// If you wish to build your application for a previous Windows platform, include WinSDKVer.h and
|
|
// set the _WIN32_WINNT macro to the platform you wish to support before including SDKDDKVer.h.
|
|
|
|
#include <SDKDDKVer.h>
|