windows-nt/Source/XPSP1/NT/enduser/windows.com/lib/trust/stdafx.h
2020-09-26 16:20:57 +08:00

17 lines
255 B
C

//
// 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>