https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4616f62a797c372d66b39f9be23118b7220cb93d authored by Mark Hillebrand on 14 September 2017, 14:25:42 UTC
prep-run-test.sh: cert test
Tip revision: 4616f62
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