diff options
Diffstat (limited to 'libcmix-common/cmixprotofunctor.hpp')
| -rw-r--r-- | libcmix-common/cmixprotofunctor.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libcmix-common/cmixprotofunctor.hpp b/libcmix-common/cmixprotofunctor.hpp index 0c8a341..17793ec 100644 --- a/libcmix-common/cmixprotofunctor.hpp +++ b/libcmix-common/cmixprotofunctor.hpp @@ -68,7 +68,8 @@ struct CMixProtoFunctor { PrePost, prepost, RealPre, realpre, RealMix, realmix, - Payload, payload + Payload, payload, + Performance, performance ) #undef MESSAGE_SETTER_DEFS #undef MESSAGE_SETTER_DEF_ITERATION |
