https://github.com/Microsoft/CNTK
Raw File
Tip revision: 9f269ccb49be785e6a62314aba3d1d32735990be authored by dependabot[bot] on 22 June 2022, 20:21:28 UTC
Bump Newtonsoft.Json
Tip revision: 9f269cc
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