Blame examples/money/StdAfx.cpp

Packit 8c9aa0
// stdafx.cpp : source file that includes just the standard includes
Packit 8c9aa0
//	money.pch will be the pre-compiled header
Packit 8c9aa0
//	stdafx.obj will contain the pre-compiled type information
Packit 8c9aa0
Packit 8c9aa0
#include "StdAfx.h"
Packit 8c9aa0
Packit 8c9aa0
// TODO: reference any additional headers you need in STDAFX.H
Packit 8c9aa0
// and not in this file