//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: initializespecmgr.hxx Module : specmgrdispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__SPECMGR__INITIALIZESPECMGR_HXX #define TEAMCENTER__SPECMGR__INITIALIZESPECMGR_HXX #include extern "C" void SPECMGRDISPATCH_API initializespecmgr(); namespace Teamcenter { namespace SPECMGR { extern void SPECMGRDISPATCH_API initializespecmgrInternal(); } } namespace Teamcenter { namespace SPECMGR { extern void SPECMGRDISPATCH_API initializespecmgrExtenders(); } } #include #endif