https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9a58f86283b06ac36c1eff4bc02e26504719f38f authored by Bowen Bao on 11 July 2018, 00:50:00 UTC
nit
Tip revision: 9a58f86
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