// stdafx.cpp : source file that includes just the standard includes //meos.pch will be the pre-compiled header //stdafx.obj will contain the pre-compiled type information #include "stdafx.h" const wstring _EmptyWString=L""; const string _EmptyString=""; const string _VacantName="Vakant"; // TODO: reference any additional headers you need in STDAFX.H // and not in this file