//Copyright 2020 Siemens Digital Industries Software //================================================== //Copyright $2020. //Siemens Product Lifecycle Management Software Inc. //All Rights Reserved. //================================================== //Copyright 2020 Siemens Digital Industries Software /*================================================================================================== File description: Filename: initializepartition.hxx Module : partitiondispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__PARTITION__INITIALIZEPARTITION_HXX #define TEAMCENTER__PARTITION__INITIALIZEPARTITION_HXX #include extern "C" void PARTITIONDISPATCH_API initializepartition(); namespace Teamcenter { namespace Partition { extern void PARTITIONDISPATCH_API initializepartitionInternal(); } } namespace Teamcenter { namespace Partition { extern void PARTITIONDISPATCH_API initializepartitionExtenders(); } } #include #endif