Skip to content

Fix #238, added #ifdef __cplusplus extern C to all .h files to enable calling from C++#239

Open
bekuaghub wants to merge 1 commit into
nasa:mainfrom
bekuaghub:main
Open

Fix #238, added #ifdef __cplusplus extern C to all .h files to enable calling from C++#239
bekuaghub wants to merge 1 commit into
nasa:mainfrom
bekuaghub:main

Conversation

@bekuaghub

@bekuaghub bekuaghub commented May 26, 2023

Copy link
Copy Markdown

Describe the contribution

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

@bekuaghub bekuaghub changed the title Fix #238, Added #ifdef __cplusplus extern C to all .h files to enable calling from C++ Fix #238, added #ifdef __cplusplus extern C to all .h files to enable calling from C++ May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add extern "C" to all header files

1 participant