/////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2000, Microsoft Corp. All rights reserved. // // FILE // // // // SYNOPSIS // // // // MODIFICATION HISTORY // // 00/00/2000 Original version. // /////////////////////////////////////////////////////////////////////////////// #ifndef PROXYPCH_H #define PROXYPCH_H #pragma once #include #include #include #include #include #include #endif // PROXYPCH_H