/*============================================================================== //Copyright 2020 Siemens Digital Industries Software //================================================== //Copyright $2009. //Siemens Product Lifecycle Management Software Inc. //All Rights Reserved. //================================================== //Copyright 2020 Siemens Digital Industries Software ==============================================================================*/ /** @file This header file declares all data types and constants to be used by clients of Service Planning module. */ #ifndef SERVICEPLANNING_H #define SERVICEPLANNING_H #include #ifdef __cplusplus extern "C"{ #endif /** @defgroup SERVICEPLANNING Service Planning The Service Planning module implements the Neutral Service Planning behavior. @{ */ /** @} */ #ifdef __cplusplus } #endif #include #endif