Utils: Refactor hexdump() helper to move code out of template function
[senf.git] / Utils / type_traits.mpp
index 9c483da..7681a97 100644 (file)
@@ -83,9 +83,8 @@ struct function_traits_arg_type<Traits, BOOST_PP_ITERATION(), true>
 // ////////////////////////////////////////////////////////////////////////
 // Undefine local Macros
 
-#undef mpp_Args
-#undef mpp_Args_
-
+#undef mpp_OtherArgs_
+#undef mpp_OtherArgs
 #undef mpp_Arg
 
 // ////////////////////////////////////////////////////////////////////////