Skip to content

nlohmannjson: use full header where needed

Ben Boeckel requested to merge ben.boeckel/vtk:json-fwd-decls into master

These headers end up using non-reference, non-pointer mentions of the nlohmannjson types, so they need the full header, not the forward decl header.

Merge request reports