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.3 KiB
39 lines
1.3 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: initializebhv0branchfoundation.hxx
|
|
Module : bhv0branchfoundationdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef BHV0BRANCHFOUNDATION__INITIALIZEBHV0BRANCHFOUNDATION_HXX
|
|
#define BHV0BRANCHFOUNDATION__INITIALIZEBHV0BRANCHFOUNDATION_HXX
|
|
|
|
#include <bhv0branchfoundationdispatch/libbhv0branchfoundationdispatch_exports.h>
|
|
|
|
extern "C" void BHV0BRANCHFOUNDATIONDISPATCH_API initializebhv0branchfoundation();
|
|
|
|
|
|
namespace bhv0branchfoundation
|
|
{
|
|
extern void BHV0BRANCHFOUNDATIONDISPATCH_API initializebhv0branchfoundationInternal();
|
|
}
|
|
|
|
namespace bhv0branchfoundation
|
|
{
|
|
extern void BHV0BRANCHFOUNDATIONDISPATCH_API initializebhv0branchfoundationExtenders();
|
|
}
|
|
|
|
#include <bhv0branchfoundationdispatch/libbhv0branchfoundationdispatch_undef.h>
|
|
#endif
|