* lib/stdbit.in.h: Remove extraneous 'extern "C" {' marker.
+2024-05-15 Bruno Haible <bruno@clisp.org>
+
+ stdbit-h: Make it work in C++ mode.
+ * lib/stdbit.in.h: Remove extraneous 'extern "C" {' marker.
+
2024-05-15 Bruno Haible <bruno@clisp.org>
stdbit-h, stdc_*: New modules, part of the stdbit module.
# define _GL_STDC_BIT_CEIL_INLINE _GL_INLINE
#endif
-#ifdef __cplusplus
-extern "C" {
-#endif
-
/* An expression, preferably with the type of A, that has the value of B. */
#if ((defined __GNUC__ && 2 <= __GNUC__) \
|| (defined __clang_major__ && 4 <= __clang_major__) \