MAINT-5351: glh-linear 'equivalent' macro has been destroyed.
Hopefully we no longer need to brute-force remove any more macros with the same name.master
parent
a75b7a1c4a
commit
ec466b2f5e
|
|
@ -16,10 +16,6 @@
|
|||
// these macros all over again.
|
||||
|
||||
// who injects MACROS with such generic names?! Grr.
|
||||
#ifdef equivalent
|
||||
#undef equivalent
|
||||
#endif
|
||||
|
||||
#ifdef check
|
||||
#undef check
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue