You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.0 KiB

//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: initializecmtmes.hxx
Module : cmtmesdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef CMTMES__INITIALIZECMTMES_HXX
#define CMTMES__INITIALIZECMTMES_HXX
#include <cmtmesdispatch/libcmtmesdispatch_exports.h>
extern "C" void CMTMESDISPATCH_API initializecmtmes();
namespace CMTMES
{
extern void CMTMESDISPATCH_API initializecmtmesInternal();
}
namespace CMTMES
{
extern void CMTMESDISPATCH_API initializecmtmesExtenders();
}
#include <cmtmesdispatch/libcmtmesdispatch_undef.h>
#endif