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