//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: initializerealization.hxx Module : realizationdispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef TEAMCENTER__REALIZATION__INITIALIZEREALIZATION_HXX #define TEAMCENTER__REALIZATION__INITIALIZEREALIZATION_HXX #include extern "C" void REALIZATIONDISPATCH_API initializerealization(); namespace Teamcenter { namespace Realization { extern void REALIZATIONDISPATCH_API initializerealizationInternal(); } } namespace Teamcenter { namespace Realization { extern void REALIZATIONDISPATCH_API initializerealizationExtenders(); } } #include #endif