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.2 KiB
39 lines
1.2 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: initializesmc0psmcfgsupport.hxx
|
|
Module : smc0psmcfgsupportdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef TEAMCENTER__INITIALIZESMC0PSMCFGSUPPORT_HXX
|
|
#define TEAMCENTER__INITIALIZESMC0PSMCFGSUPPORT_HXX
|
|
|
|
#include <smc0psmcfgsupportdispatch/libsmc0psmcfgsupportdispatch_exports.h>
|
|
|
|
extern "C" void SMC0PSMCFGSUPPORTDISPATCH_API initializesmc0psmcfgsupport();
|
|
|
|
|
|
namespace smc0psmcfgsupport
|
|
{
|
|
extern void SMC0PSMCFGSUPPORTDISPATCH_API initializesmc0psmcfgsupportInternal();
|
|
}
|
|
|
|
namespace smc0psmcfgsupport
|
|
{
|
|
extern void SMC0PSMCFGSUPPORTDISPATCH_API initializesmc0psmcfgsupportExtenders();
|
|
}
|
|
|
|
#include <smc0psmcfgsupportdispatch/libsmc0psmcfgsupportdispatch_undef.h>
|
|
#endif
|