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.
40 lines
1.3 KiB
40 lines
1.3 KiB
|
|
//Copyright 2020 Siemens Digital Industries Software
|
|
//==================================================
|
|
//Copyright $2020.
|
|
//Siemens Product Lifecycle Management Software Inc.
|
|
//All Rights Reserved.
|
|
//e
|
|
//==================================================
|
|
//Copyright 2020 Siemens Digital Industries Software
|
|
|
|
/*==================================================================================================
|
|
File description:
|
|
|
|
Filename: initializeqc0qualitycenterbase.hxx
|
|
Module : qc0qualitycenterbasedispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef QC0QUALITYCENTERBASE__INITIALIZEQC0QUALITYCENTERBASE_HXX
|
|
#define QC0QUALITYCENTERBASE__INITIALIZEQC0QUALITYCENTERBASE_HXX
|
|
|
|
#include <qc0qualitycenterbasedispatch/libqc0qualitycenterbasedispatch_exports.h>
|
|
|
|
extern "C" void QC0QUALITYCENTERBASEDISPATCH_API initializeqc0qualitycenterbase();
|
|
|
|
|
|
namespace qc0qualitycenterbase
|
|
{
|
|
extern void QC0QUALITYCENTERBASEDISPATCH_API initializeqc0qualitycenterbaseInternal();
|
|
}
|
|
|
|
namespace qc0qualitycenterbase
|
|
{
|
|
extern void QC0QUALITYCENTERBASEDISPATCH_API initializeqc0qualitycenterbaseExtenders();
|
|
}
|
|
|
|
#include <qc0qualitycenterbasedispatch/libqc0qualitycenterbasedispatch_undef.h>
|
|
#endif
|