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
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: initializeles0lisesm.hxx
|
|
Module : les0lisesmdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef LES0LISESM__INITIALIZELES0LISESM_HXX
|
|
#define LES0LISESM__INITIALIZELES0LISESM_HXX
|
|
|
|
#include <les0lisesmdispatch/libles0lisesmdispatch_exports.h>
|
|
|
|
extern "C" void LES0LISESMDISPATCH_API initializeles0lisesm();
|
|
|
|
|
|
namespace les0lisesm
|
|
{
|
|
extern void LES0LISESMDISPATCH_API initializeles0lisesmInternal();
|
|
}
|
|
|
|
namespace les0lisesm
|
|
{
|
|
extern void LES0LISESMDISPATCH_API initializeles0lisesmExtenders();
|
|
}
|
|
|
|
#include <les0lisesmdispatch/libles0lisesmdispatch_undef.h>
|
|
#endif
|