//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: initializelibrarymgmt.hxx Module : librarymgmtdispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__LIBRARYMGMT__INITIALIZELIBRARYMGMT_HXX #define TEAMCENTER__LIBRARYMGMT__INITIALIZELIBRARYMGMT_HXX #include extern "C" void LIBRARYMGMTDISPATCH_API initializelibrarymgmt(); namespace Teamcenter { namespace LibraryMgmt { extern void LIBRARYMGMTDISPATCH_API initializelibrarymgmtInternal(); } } namespace Teamcenter { namespace LibraryMgmt { extern void LIBRARYMGMTDISPATCH_API initializelibrarymgmtExtenders(); } } #include #endif