/////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000, Microsoft Corp. All rights reserved. // // FILE // // polcypch.h // // SYNOPSIS // // Precompiled header file for iaspolcy.dll // // MODIFICATION HISTORY // // 03/01/2000 Original version. // /////////////////////////////////////////////////////////////////////////////// #ifndef POLCYPCH_H #define POLCYPCH_H #if _MSC_VER >= 1000 #pragma once #endif #define IASPOLCYAPI #include #include #include #include #endif //POLCYPCH_H