windows-nt/Source/XPSP1/NT/enduser/windows.com/lib/trust/stdafx.h

17 lines
255 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//
// 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>