swh:1:snp:f50ab94432af916b5fb8b4ad831e8dddded77084
Raw File
Tip revision: 1aefd22f8abd788ac79f7958d75e4d46a533123f authored by Mark Hillebrand on 22 January 2016, 14:46:46 UTC
Change default targets for build-and-test
Tip revision: 1aefd22
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