//////////////////////////////////////////////////////////////////////////////////////////////////// // // Copyright (c) 2012 Microsoft Corporation. All Rights Reserved. // // Module Name: // Framework_WFPSampler.h // // Abstract: // This module contains include headers for central area of exportation // // Author: // Dusty Harper (DHarper) // // Revision History: // // [ Month ][Day] [Year] - [Revision]-[ Comments ] // May 01, 2010 - 1.0 - Creation // //////////////////////////////////////////////////////////////////////////////////////////////////// #ifndef FRAMEWORK_WFP_SAMPLER_H #define FRAMEWORK_WFP_SAMPLER_H #include /// Include\UM #include /// Include\UM #include /// Inc\CRT #include /// Include\UM #include /// Include\UM #include /// Include\Shared #include /// Include\UM #include /// Include\UM #include /// Include\Shared #include /// Include\Shared #include /// Include\Shared #include "WFPSamplerRPC.h" /// $(OBJ_PATH)\..\idl\$(O) #include "Identifiers.h" /// ..\inc #include "WFPArrays.h" /// ..\inc #include "ScenarioData.h" /// ..\inc #include "HelperFunctions_Include.h" /// ..\lib #include "HelperFunctions_CommandLine.h" /// . #include "Scenarios_Include.h" /// . #endif /// FRAMEWORK_WFP_SAMPLER_H