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.1 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: initializematerialmgmt.hxx
Module : materialmgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef MATERIALMGMT__INITIALIZEMATERIALMGMT_HXX
#define MATERIALMGMT__INITIALIZEMATERIALMGMT_HXX
#include <materialmgmtdispatch/libmaterialmgmtdispatch_exports.h>
extern "C" void MATERIALMGMTDISPATCH_API initializematerialmgmt();
namespace materialmgmt
{
extern void MATERIALMGMTDISPATCH_API initializematerialmgmtInternal();
}
namespace materialmgmt
{
extern void MATERIALMGMTDISPATCH_API initializematerialmgmtExtenders();
}
#include <materialmgmtdispatch/libmaterialmgmtdispatch_undef.h>
#endif