Skip to content
Snippets Groups Projects
  • dundargoc's avatar
    1813661a
    refactor(IWYU): fix headers · 1813661a
    dundargoc authored
    Remove `export` pramgas from defs headers as it causes IWYU to believe
    that the definitions from the defs headers comes from main header, which
    is not what we really want.
    1813661a
    History
    refactor(IWYU): fix headers
    dundargoc authored
    Remove `export` pramgas from defs headers as it causes IWYU to believe
    that the definitions from the defs headers comes from main header, which
    is not what we really want.