https://github.com/Microsoft/CNTK
Raw File
Tip revision: 10f08aebcb417213eabc1f11b24a5981707a3d9b authored by Friedel van Megen on 14 March 2017, 21:36:50 UTC
Merge branch 'master' into users/fmegen/brainwave-cntk-beta10
Tip revision: 10f08ae
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