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: initializeosl0lisoslc.hxx
|
|
Module : osl0lisoslcdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef OSL0LISOSLC__INITIALIZEOSL0LISOSLC_HXX
|
|
#define OSL0LISOSLC__INITIALIZEOSL0LISOSLC_HXX
|
|
|
|
#include <osl0lisoslcdispatch/libosl0lisoslcdispatch_exports.h>
|
|
|
|
extern "C" void OSL0LISOSLCDISPATCH_API initializeosl0lisoslc();
|
|
|
|
|
|
namespace osl0lisoslc
|
|
{
|
|
extern void OSL0LISOSLCDISPATCH_API initializeosl0lisoslcInternal();
|
|
}
|
|
|
|
namespace osl0lisoslc
|
|
{
|
|
extern void OSL0LISOSLCDISPATCH_API initializeosl0lisoslcExtenders();
|
|
}
|
|
|
|
#include <osl0lisoslcdispatch/libosl0lisoslcdispatch_undef.h>
|
|
#endif
|