[linearsolvers][amg] Fix headercheck error

Closed Martin Schneider requested to merge fix/amg-headercheck into master

The file amgparallelhelpers.hh included the amgbackend.hh (via box/properties.hh) which in turn also includes amgparallelhelpers.hh

Merge request reports