//Copyright 2020 Siemens Digital Industries Software
//==================================================
//Copyright $2010.
//Siemens Product Lifecycle Management Software Inc.
//All Rights Reserved.
//==================================================
//Copyright 2020 Siemens Digital Industries Software
/**
@file
Provides access to environment variables.
All environment variable names are translated using mapping (as accessible through this namespace) before their evaluation.
*/
#ifndef BASE_UTILS_OSENVIRONMENT_HXX
#define BASE_UTILS_OSENVIRONMENT_HXX
#include
#include