https://github.com/Microsoft/CNTK
Raw File
Tip revision: 61a894839f13b88c3b76fc1f82cd202102be2101 authored by microsoft-github-policy-service[bot] on 17 August 2022, 14:57:15 UTC
Microsoft mandatory file
Tip revision: 61a8948
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