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.

12 lines
583 B

#include <common/tc_deprecation_macros.h>
/*
* This file has been deprecated and its contents moved into the
* new file, dispatcher_itk.h. Please use the new Dispatcher
* header file instead.
*/
/* @deprecated #dispatcher/ets.h deprecated in Teamcenter tc2008. Use #dispatcher/dispatcher_itk.h instead.*/
#define TC_include_dispatcher_ets_h_deprecated
TC_DEPRECATED_PREPROCESSOR( "tc2008", TC_include_dispatcher_ets_h_deprecated, "dispatcher/dispatcher_itk.h" )
TC_include_dispatcher_ets_h_deprecated
#include <dispatcher/dispatcher_itk.h>