Skip to content

Add forward declaration headers for Axis, Grid

Paul Gessinger-Befurt requested to merge forward-headers into master

This way you can keep headers using them lightweight, and only pull in the actual definition where you need them.

Merge request reports