https://github.com/Microsoft/CNTK
Raw File
Tip revision: 56a4255c813bda83d9febd725e59837cfd185eac authored by Wayne Xiong on 07 June 2017, 07:57:08 UTC
Merge remote-tracking branch 'origin/chenzhehuai/lfbmmi-negstream' into weixi/lfmmi-conttrain-neg
Tip revision: 56a4255
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