https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5836d74b6cbe3aabacb66439b18a48c603ab69c0 authored by Lewei Lu on 28 June 2019, 13:23:08 UTC
Merge pull request #3705 from Veason-silverbullet/lewlu/msra-face-dist
Tip revision: 5836d74
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