Skip to content

Commit

Permalink
Update lib/node_modules/@stdlib/stats/base/dists/degenerate/logcdf/in…
Browse files Browse the repository at this point in the history
…clude/stdlib/stats/base/dists/degenerate/logcdf.h

Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
  • Loading branch information
Planeshifter authored Feb 8, 2025
1 parent 5451bd5 commit 2c4f94a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
/*
* If C++, prevent name mangling so that the compiler emits a binary file having undecorated names, thus mirroring the behavior of a C compiler.
*/

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit 2c4f94a

Please sign in to comment.