/* Copyright 2020 Siemens Digital Industries Software ================================================== Copyright 2014. Siemens Product Lifecycle Management Software Inc. All Rights Reserved. ================================================== Copyright 2020 Siemens Digital Industries Software */ /** @file Lifecycle Interoperability Services for OSLC support Error Codes Declaration */ #ifndef OSL0LISOSLC_ERRORS_H #define OSL0LISOSLC_ERRORS_H #include /** @defgroup OSL0LISOSLC_ERRORS OSL0LISOSLC Errors @ingroup OSL0LISOSLC @{ */ #define OSL0LISOSLC_ERROR_BASE EMH_OSL0LISOSLC_error_base /** @} */ #endif