https://github.com/Microsoft/CNTK
Raw File
Tip revision: 01148e77e6f2427511e358da81efe7c728c20239 authored by Cheng Tang on 21 August 2017, 17:05:16 UTC
fix merge error
Tip revision: 01148e7
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