T2-CPP/Mod Sources/RandomMod/BaseMod/stdafx.cpp

9 lines
294 B
C++
Raw Normal View History

2014-08-05 04:46:46 +00:00
// stdafx.cpp : source file that includes just the standard includes
// BaseMod.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