Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Add support of C++ #12

Open
IvanDyachenko opened this issue Jun 20, 2018 · 0 comments
Open

Add support of C++ #12

IvanDyachenko opened this issue Jun 20, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@IvanDyachenko
Copy link
Member

#ifdef __cplusplus
extern "C"
{
#endif

// c header

#ifdef __cplusplus
}
#endif
@IvanDyachenko IvanDyachenko added enhancement New feature or request good first issue Good for newcomers labels Jun 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant