/* Copyright 2020 Siemens Digital Industries Software ================================================== Copyright 2017. Siemens Product Lifecycle Management Software Inc. All Rights Reserved. ================================================== Copyright 2020 Siemens Digital Industries Software */ /** @file LDF Services - Embedded Software Management Error Codes Declaration */ #ifndef LES0LISESM_ERRORS_H #define LES0LISESM_ERRORS_H #include /** @defgroup LES0LISESM_ERRORS Errors for LDF Services - Embedded SOftware Management solution @ingroup LES0LISESM @{ */ #define LES0LISESM_ERROR_BASE EMH_LES0LISESM_error_base /** @} */ #endif