blob: 0cb46aabd341c001e19fb10f4f371c58e712607a (
plain)
1
2
3
4
5
6
7
8
|
// StdAfx.cpp : source file that includes just the standard includes
// vcsam2p.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
|