https://github.com/Microsoft/CNTK
Raw File
Tip revision: dafd83a5058a42136f66129ac983ac5fb0c129c9 authored by liqunfu on 09 July 2018, 16:46:22 UTC
remove tabs
Tip revision: dafd83a
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// ParseNumber.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