https://github.com/Microsoft/CNTK
Raw File
Tip revision: cd0bbd6b612234bb1d98266a11746e75ed7bcf7f authored by t-makrei on 29 August 2017, 20:12:57 UTC
changes from conference
Tip revision: cd0bbd6
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// ParseNumber.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"

// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
back to top