[cleanup] Stop using deprecated header keywords.hh

  • Replace macro DUNE_INLINE_VARIABLE by inline, because for the supported compilers it's always defined to this way.
  • Stop including deprecated, no longer used header keywords.hh.
  • Remove conditionally defined anonymous namespace, because for the supported compilers the condition always evaluates to false.
  • Fix indentation after removal of namespace.

Merge request reports

Loading