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: initializestockmaterial.hxx
Module : stockmaterialdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef STOCKMATERIAL__INITIALIZESTOCKMATERIAL_HXX
#define STOCKMATERIAL__INITIALIZESTOCKMATERIAL_HXX
#include <stockmaterialdispatch/libstockmaterialdispatch_exports.h>
extern "C" void STOCKMATERIALDISPATCH_API initializestockmaterial();
namespace stockmaterial
{
extern void STOCKMATERIALDISPATCH_API initializestockmaterialInternal();
}
namespace stockmaterial
{
extern void STOCKMATERIALDISPATCH_API initializestockmaterialExtenders();
}
#include <stockmaterialdispatch/libstockmaterialdispatch_undef.h>
#endif