/* Copyright 2020 Siemens Digital Industries Software ================================================== Copyright 2017. Siemens Product Lifecycle Management Software Inc. All Rights Reserved. ================================================== Copyright 2020 Siemens Digital Industries Software */ /** @file Linked Data Framework For Change Management Integration Error Codes Declaration */ #ifndef LCM0LISRM_ERRORS_H #define LCM0LISRM_ERRORS_H #include /** @defgroup LCM0LISCM_ERRORS Errors for Linked Data Framework For Change Management Integration solution @ingroup LCM0LISCM @{ */ #define LCM0LISCM_ERROR_BASE EMH_LCM0LISCM_error_base /** @} */ #endif