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
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: initializeval1cfgvalidation.hxx
|
|
Module : val1cfgvalidationdispatch
|
|
|
|
@BMIDE autogenerated
|
|
====================================================================================================*/
|
|
|
|
#ifndef VAL1CFGVALIDATION__INITIALIZEVAL1CFGVALIDATION_HXX
|
|
#define VAL1CFGVALIDATION__INITIALIZEVAL1CFGVALIDATION_HXX
|
|
|
|
#include <val1cfgvalidationdispatch/libval1cfgvalidationdispatch_exports.h>
|
|
|
|
extern "C" void VAL1CFGVALIDATIONDISPATCH_API initializeval1cfgvalidation();
|
|
|
|
|
|
namespace val1cfgvalidation
|
|
{
|
|
extern void VAL1CFGVALIDATIONDISPATCH_API initializeval1cfgvalidationInternal();
|
|
}
|
|
|
|
namespace val1cfgvalidation
|
|
{
|
|
extern void VAL1CFGVALIDATIONDISPATCH_API initializeval1cfgvalidationExtenders();
|
|
}
|
|
|
|
#include <val1cfgvalidationdispatch/libval1cfgvalidationdispatch_undef.h>
|
|
#endif
|