Go to the documentation of this file.
11 #ifndef __UT_TBBPARALLEL_INVOKE_H_INCLUDED__
12 #define __UT_TBBPARALLEL_INVOKE_H_INCLUDED__
14 #ifndef __TBB_show_deprecation_message_task_H
15 #define __TBB_show_deprecation_message_task_H
16 #define UT_TBBPARALLEL_INVOKE_RESTORE_DEPRECATION_MESSAGE
19 #include <tbb/parallel_invoke.h>
21 #ifdef UT_TBBPARALLEL_INVOKE_RESTORE_DEPRECATION_MESSAGE
22 #undef __TBB_show_deprecation_message_task_H
23 #undef UT_TBBPARALLEL_INVOKE_RESTORE_DEPRECATION_MESSAGE
26 #endif // __UT_TBBPARALLEL_INVOKE_H_INCLUDED__