You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add this so that consumers don't need to worry about it.
From #161 I gather that a PR that does this would be welcome. I think it should be sufficient to add something like the following to each of the headers:
#ifdef __cplusplus
extern "C" {
#endif
Just logging my intent to open a PR soon.
The text was updated successfully, but these errors were encountered:
I'd like to add this so that consumers don't need to worry about it.
From #161 I gather that a PR that does this would be welcome. I think it should be sufficient to add something like the following to each of the headers:
Just logging my intent to open a PR soon.
The text was updated successfully, but these errors were encountered: