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

//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: initializeprg0programinfra.hxx
Module : prg0programinfradispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef TEAMCENTER__PROGRAMINFRA__PRG0PROGRAMINFRA__INITIALIZEPRG0PROGRAMINFRA_HXX
#define TEAMCENTER__PROGRAMINFRA__PRG0PROGRAMINFRA__INITIALIZEPRG0PROGRAMINFRA_HXX
#include <prg0programinfradispatch/libprg0programinfradispatch_exports.h>
extern "C" void PRG0PROGRAMINFRADISPATCH_API initializeprg0programinfra();
namespace prg0programinfra
{
extern void PRG0PROGRAMINFRADISPATCH_API initializeprg0programinfraInternal();
}
namespace prg0programinfra
{
extern void PRG0PROGRAMINFRADISPATCH_API initializeprg0programinfraExtenders();
}
#include <prg0programinfradispatch/libprg0programinfradispatch_undef.h>
#endif