
/*++ BUILD Version: 0001    Increment this if a change has global effects

Copyright (c) Microsoft Corporation. All rights reserved.

Module Name:

    windowsp.h
Abstract:

    Master include file for Windows applications.

--*/
#ifndef _WINDOWSP_
#define _WINDOWSP_
#endif /* _WINDOWSP_ */
