https://github.com/Microsoft/CNTK
Raw File
Tip revision: dd517c4be2308d923de8e0b5f08d6761f02a491c authored by Peggy Peng on 06 September 2018, 23:12:21 UTC
Undo multiverso merge
Tip revision: dd517c4
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