swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: c65b2b69bbf016726574f94906a8f7c8406565ae authored by Project Philly on 23 August 2017, 20:09:19 UTC
Integrate b5e92de45e82443a80dc729d8e9f1f40acaf5cb6 into master
Tip revision: c65b2b6
targetver.h
#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>
back to top