https://github.com/Microsoft/CNTK
Raw File
Tip revision: 4f373992b05dfef69201dd16ed439c97f0576712 authored by ottolu on 03 June 2017, 13:58:32 UTC
add codes for debug
Tip revision: 4f37399
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