//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: initializecae.hxx Module : caedispatch @BMIDE autogenerated ====================================================================================================*/ #ifndef CAE__INITIALIZECAE_HXX #define CAE__INITIALIZECAE_HXX #include extern "C" void CAEDISPATCH_API initializecae(); namespace cae { extern void CAEDISPATCH_API initializecaeInternal(); } namespace cae { extern void CAEDISPATCH_API initializecaeExtenders(); } #include #endif