]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Remove C++ support from the public header
authorOndřej Surý <ondrej@isc.org>
Wed, 18 Dec 2024 16:34:37 +0000 (16:34 +0000)
committerOndřej Surý <ondrej@isc.org>
Wed, 18 Dec 2024 16:34:37 +0000 (16:34 +0000)
Since BIND 9 headers are not longer public, there's no reason to keep
the ISC_LANG_BEGINDECL and ISC_LANG_ENDDECL macros to support including
them from C++ projects.

Merge branch 'ondrej/remove-C++-header-support' into 'main'

See merge request isc-projects/bind9!9925


Trivial merge