You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
552 B
11 lines
552 B
#include <common/tc_deprecation_macros.h>
|
|
/*
|
|
* This file and the data object it represented has been renamed
|
|
* to Dispatcher and associated replacement headers are now available
|
|
* in that location.
|
|
*/
|
|
/* @deprecated #dispatcher/etstranslationrequest.h deprecated in Teamcenter tc2008.*/
|
|
#define TC_include_dispatcher_etstranslationrequest_h_deprecated
|
|
TC_DEPRECATED_PREPROCESSOR( "tc2008", TC_include_dispatcher_etstranslationrequest_h_deprecated, "" )
|
|
TC_include_dispatcher_etstranslationrequest_h_deprecated
|