diff options
author | orivej <orivej@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:01 +0300 |
commit | 2d37894b1b037cf24231090eda8589bbb44fb6fc (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /contrib/libs/poco/Foundation/include/Poco/Platform_VX.h | |
parent | 718c552901d703c502ccbefdfc3c9028d608b947 (diff) | |
download | ydb-2d37894b1b037cf24231090eda8589bbb44fb6fc.tar.gz |
Restoring authorship annotation for <orivej@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/poco/Foundation/include/Poco/Platform_VX.h')
-rw-r--r-- | contrib/libs/poco/Foundation/include/Poco/Platform_VX.h | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/contrib/libs/poco/Foundation/include/Poco/Platform_VX.h b/contrib/libs/poco/Foundation/include/Poco/Platform_VX.h index 41a8a5912a..f21e822fdd 100644 --- a/contrib/libs/poco/Foundation/include/Poco/Platform_VX.h +++ b/contrib/libs/poco/Foundation/include/Poco/Platform_VX.h @@ -1,29 +1,29 @@ -// -// Platform_VX.h -// -// Library: Foundation -// Package: Core -// Module: Platform -// -// Platform and architecture identification macros -// and platform-specific definitions for VxWorks -// -// Copyright (c) 2004-2011, Applied Informatics Software Engineering GmbH. -// and Contributors. -// -// SPDX-License-Identifier: BSL-1.0 -// - - -#ifndef Foundation_Platform_VX_INCLUDED -#define Foundation_Platform_VX_INCLUDED - - -#define POCO_NO_SYS_SELECT_H -#define POCO_NO_FPENVIRONMENT -#define POCO_NO_WSTRING -#define POCO_NO_SHAREDMEMORY -#define POCO_NO_SYSLOGCHANNEL - - -#endif // Foundation_Platform_VX_INCLUDED +// +// Platform_VX.h +// +// Library: Foundation +// Package: Core +// Module: Platform +// +// Platform and architecture identification macros +// and platform-specific definitions for VxWorks +// +// Copyright (c) 2004-2011, Applied Informatics Software Engineering GmbH. +// and Contributors. +// +// SPDX-License-Identifier: BSL-1.0 +// + + +#ifndef Foundation_Platform_VX_INCLUDED +#define Foundation_Platform_VX_INCLUDED + + +#define POCO_NO_SYS_SELECT_H +#define POCO_NO_FPENVIRONMENT +#define POCO_NO_WSTRING +#define POCO_NO_SHAREDMEMORY +#define POCO_NO_SYSLOGCHANNEL + + +#endif // Foundation_Platform_VX_INCLUDED |