https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6d9aac23124a6bcd5937511a0d0926f0c13ef436 authored by Otto Lu on 09 March 2017, 09:01:35 UTC
fix conflict in `Source/Readers/ImageReader/ZipFaceFileReader.cpp`
Tip revision: 6d9aac2
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