swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: 9764b51151c25e2bb299bddd1fc24447fe2606c7 authored by Alexey Reznichenko on 18 August 2016, 12:13:03 UTC
Address CR feedback
Tip revision: 9764b51
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// CNTKEvalTest.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