https://github.com/Microsoft/CNTK
Raw File
Tip revision: ee71e2cdd66c428dc45971958fecc7ed5b5bcded authored by Alexey Reznichenko on 17 August 2016, 12:15:43 UTC
Add XPacker
Tip revision: ee71e2c
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