https://github.com/Microsoft/CNTK
Raw File
Tip revision: 5594df4fce7df20d73a3e758ff2ebf5acb268c3b authored by Bowen Bao on 04 January 2019, 20:53:51 UTC
Update binary drop dependencies
Tip revision: 5594df4
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