https://github.com/Microsoft/CNTK
Raw File
Tip revision: 650848d9bf1d8275bcc0f6fe7375096db88529eb authored by Mark Hillebrand on 12 June 2017, 14:09:46 UTC
WIP
Tip revision: 650848d
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DSSMReader.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