https://github.com/Microsoft/CNTK
Raw File
Tip revision: f6f15b6b513c5f3b42d8e1385575ee6d9d5138dc authored by Mark Hillebrand on 18 January 2016, 08:32:02 UTC
License change
Tip revision: f6f15b6
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