//////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. // // Module Name: // SubscriptionFunctions_Include.h // // Abstract: // This module contains a central repository of headers which contain prototypes for all of the // subscription functions. // // Author: // Dusty Harper (DHarper) // // Revision History: // // [ Month ][Day] [Year] - [Revision]-[ Comments ] // May 01, 2010 - 1.0 - Creation // //////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef SUBSCRIPTION_INCLUDE_H #define SUBSCRIPTION_INCLUDE_H #include "SubscriptionFunctions_BFEState.h" /// . #endif /// SUBSCRIPTION_INCLUDE_H