mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-11 15:30:52 +00:00
Correct #undef.
This commit is contained in:
parent
d1148c4cab
commit
4b4135e35a
@ -298,7 +298,7 @@ template <bool is_write, typename DataT> void DataPointerResolver<model, Registe
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#undef ALLREGS
|
#undef ALLREGS
|
||||||
#undef read_or_write
|
#undef rw
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user