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.0 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: initializepkgmgmt.hxx
Module : pkgmgmtdispatch
@BMIDE autogenerated
====================================================================================================*/
#ifndef PKGMGMT__INITIALIZEPKGMGMT_HXX
#define PKGMGMT__INITIALIZEPKGMGMT_HXX
#include <pkgmgmtdispatch/libpkgmgmtdispatch_exports.h>
extern "C" void PKGMGMTDISPATCH_API initializepkgmgmt();
namespace pkgmgmt
{
extern void PKGMGMTDISPATCH_API initializepkgmgmtInternal();
}
namespace pkgmgmt
{
extern void PKGMGMTDISPATCH_API initializepkgmgmtExtenders();
}
#include <pkgmgmtdispatch/libpkgmgmtdispatch_undef.h>
#endif