mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
This makes sure that the yoga includes are only included in internal headers. Eventually we should move private headers to the "internal" folder, for now I'm just defining a helper header to include in internal only headers which will assert if it's incorrectly included by a runtime/higher level public implementation. Diffs= 071b19ba62 don't expose yoga includes (#8526) Co-authored-by: Luigi Rosso <luigi-rosso@users.noreply.github.com> Co-authored-by: blakdragan7 <jcopela4@gmail.com>