1 // stdafx.cpp: Source files that include only the standard include file (UnitTest.pch) become precompiled headers.
2 //
3 // stdafx.obj contains precompiled type information.
4 
5 #include "stdafx.h"
6 
7 // TODO: Refer to the additional header needed for STDAFX.H, not this file.
8 //
9