-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
I've noticed that since version 1.0.0, individual C++ headers seem to have changed in terms of their self-containment. Specifically, including a single header now results in compilation errors. For instance, I've found that including drjit/fwd.h fails to build due to a missing definition for JitBackend.
Could someone please clarify if this change was intentional? If so, I'd greatly appreciate guidance on the recommended way to include headers for C++-only use cases. If not, I'd be happy to submit a patch to fix this issue. Thank you in advance for your time and assistance.
Metadata
Metadata
Assignees
Labels
No labels