mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 11:13:03 +00:00
style: formatting changes
* data/skeletons/c++.m4: Un-remove an end-of-line.
This commit is contained in:
@@ -79,7 +79,7 @@ m4_define([b4_cxx_portability],
|
|||||||
# define YY_NOEXCEPT noexcept
|
# define YY_NOEXCEPT noexcept
|
||||||
#else
|
#else
|
||||||
# define YY_NOEXCEPT
|
# define YY_NOEXCEPT
|
||||||
#endif[]dnl
|
#endif
|
||||||
|
|
||||||
// Support noexcept when possible.
|
// Support noexcept when possible.
|
||||||
#if 201703 <= YY_CPLUSPLUS
|
#if 201703 <= YY_CPLUSPLUS
|
||||||
|
|||||||
Reference in New Issue
Block a user