Open bekuaghub opened 1 year ago
Describe the contribution
#ifdef __cplusplus extern "C"
Testing performed Built and run project as a submodule within a larger C++ project
Expected behavior changes Able to use bplib within a C++ project without further editing
System(s) tested on Ubuntu 22.04
Contributor Info @bekuaghub
Checklist
Describe the contribution
#ifdef __cplusplus extern "C"
definitions to all header(.h) files that miss it, to enable calling from C++.Testing performed Built and run project as a submodule within a larger C++ project
Expected behavior changes Able to use bplib within a C++ project without further editing
System(s) tested on Ubuntu 22.04
Contributor Info @bekuaghub
Checklist