https://github.com/Microsoft/CNTK
Raw File
Tip revision: e0dc3186673cb478283f122aa6bed7863cc8622b authored by Nikos Karampatziakis on 21 November 2016, 16:46:23 UTC
Merge branch 'master' into nikosk/lrdisplay
Tip revision: e0dc318
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