Skip to content
Snippets Groups Projects
Commit d10945d9 authored by Julien Michel's avatar Julien Michel
Browse files

ENH: Undef macro once used

parent 415c6219
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,8 @@ public:
DefineLegacySetInputMacro(8);
DefineLegacySetInputMacro(9);
DefineLegacySetInputMacro(10);
#undef DefineLegacySetInputMacro
template <std::size_t I> const typename std::tuple_element<I,InputTypesTupleType>::type * GetVInput()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment