diff options
author | thegeorg <thegeorg@yandex-team.com> | 2022-10-20 12:16:22 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2022-10-20 12:16:22 +0300 |
commit | da5ee816c1598acf602c1c42845b544878400d34 (patch) | |
tree | 47c0acdeae9bbd5ceb1019b6c8e94ada327d7776 /contrib/libs/cxxsupp/openmp/ompt-event-specific.h | |
parent | d37715ef865ba1c48ca505f8b96151ae6d417657 (diff) | |
download | ydb-da5ee816c1598acf602c1c42845b544878400d34.tar.gz |
Update contrib/libs/cxxsupp/openmp to 15.0.2
Diffstat (limited to 'contrib/libs/cxxsupp/openmp/ompt-event-specific.h')
-rw-r--r-- | contrib/libs/cxxsupp/openmp/ompt-event-specific.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/cxxsupp/openmp/ompt-event-specific.h b/contrib/libs/cxxsupp/openmp/ompt-event-specific.h index 875d6921b7..f6c7022c8f 100644 --- a/contrib/libs/cxxsupp/openmp/ompt-event-specific.h +++ b/contrib/libs/cxxsupp/openmp/ompt-event-specific.h @@ -104,7 +104,7 @@ #define ompt_callback_reduction_implemented ompt_event_MAY_ALWAYS_OPTIONAL -#define ompt_callback_dispatch_implemented ompt_event_UNIMPLEMENTED +#define ompt_callback_dispatch_implemented ompt_event_MAY_ALWAYS_OPTIONAL #define ompt_callback_error_implemented ompt_event_MAY_ALWAYS_OPTIONAL |