https://github.com/Microsoft/CNTK
Raw File
Tip revision: c83ca141151ca0f53b3e2e30c75dbabff6d8b7c5 authored by Ratan Rai Sur on 05 May 2017, 16:07:34 UTC
semicolon
Tip revision: c83ca14
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