//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: initializecm.hxx Module : cmdispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__INITIALIZECM_HXX #define TEAMCENTER__INITIALIZECM_HXX #include extern "C" void CMDISPATCH_API initializecm(); namespace Teamcenter { namespace CM { extern void CMDISPATCH_API initializecmInternal(); } } namespace Teamcenter { namespace CM { extern void CMDISPATCH_API initializecmExtenders(); } } #include #endif