Skip to main content
summaryrefslogtreecommitdiffstats
blob: f932277afe3f2108651d6a98986b6788e059a2e6 (plain) (blame)
1
2
3
4
5
6
7
8
// stdafx.cpp : source file that includes just the standard includes
//	spawner.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 the top