Skip to content
Snippets Groups Projects
  • Yuri Kunde Schlesner's avatar
    Common: Remove the BIT macro · b700b556
    Yuri Kunde Schlesner authored
    When the macro was introduced in 326ec512
    it wasn't noticed that it conflicted in name with a heavily used macro
    inside of dyncom. This causes some compiler warnings. Since it's only
    lightly used, it was opted to simply remove the new macro.
    b700b556