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.

45 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: initializeserviceplanning.hxx
Module : serviceplanningdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__SERVICEPLANNING__INITIALIZESERVICEPLANNING_HXX
#define TEAMCENTER__SERVICEPLANNING__INITIALIZESERVICEPLANNING_HXX
#include <serviceplanningdispatch/libserviceplanningdispatch_exports.h>
extern "C" void SERVICEPLANNINGDISPATCH_API initializeserviceplanning();
namespace Teamcenter
{
namespace serviceplanning
{
extern void SERVICEPLANNINGDISPATCH_API initializeserviceplanningInternal();
}
}
namespace Teamcenter
{
namespace serviceplanning
{
extern void SERVICEPLANNINGDISPATCH_API initializeserviceplanningExtenders();
}
}
#include <serviceplanningdispatch/libserviceplanningdispatch_undef.h>
#endif