Skip to content
  • Emmanuele Bassi's avatar
    Move header inclusion guard at the top · 02b69e4d
    Emmanuele Bassi authored
    GCC has some optimization for the inclusion guard, but they only work if
    the check is the outermost one.
    
    We're fairly inconsistent because of historical reasons, so we should
    ensure that we follow the same pattern in every public header.
    02b69e4d