https://github.com/Microsoft/CNTK
Raw File
Tip revision: ac446420ddad3faa24f9847348c1d52b7e812945 authored by Bowen Bao on 27 July 2018, 21:24:09 UTC
fix for initializing DataTypeUtils::GetTypeStrToProtoMap()
Tip revision: ac44642
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