//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: initializeappmodel.hxx Module : appmodeldispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__APPMODEL__INITIALIZEAPPMODEL_HXX #define TEAMCENTER__APPMODEL__INITIALIZEAPPMODEL_HXX #include extern "C" void APPMODELDISPATCH_API initializeappmodel(); namespace Teamcenter { namespace AppModel { extern void APPMODELDISPATCH_API initializeappmodelInternal(); } } namespace Teamcenter { namespace AppModel { extern void APPMODELDISPATCH_API initializeappmodelExtenders(); } } #include #endif