//
// StdAfx.h
//
//		Stand-in for precompiled header, so that trust.cpp can be properly
//		included in projects that use precompiled headers.
//
// History:
//
//		2001-11-05  KenSh     Created
//

#pragma once

#include <windows.h>
#include <tchar.h>

