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.

37 lines
1.1 KiB

/* Copyright 2020 Siemens Digital Industries Software
==================================================
Copyright 2019.
Siemens Product Lifecycle Management Software Inc.
All Rights Reserved.
==================================================
Copyright 2020 Siemens Digital Industries Software
==================================================
===============================================================================
File Description:
The header file that undefines the export symbols for the
USER_EXITS library
===============================================================================
Date Name Description
$HISTORY$
=============================================================================*/
#include <common/library_indicators.h>
#if !defined(EXPORTLIBRARY)
# error EXPORTLIBRARY is not defined
#endif
#undef EXPORTLIBRARY
#if !defined(LIBEVM0VIEWMGMT) && !defined(IPLIB)
# error IPLIB or LIBEVM0VIEWMGMT is not defined
#endif
#undef EVM0VIEWMGMT_API
#undef EVM0VIEWMGMTEXPORT
#undef EVM0VIEWMGMTGLOBAL
#undef EVM0VIEWMGMTPRIVATE