diff options
Diffstat (limited to 'data/location.cc')
-rw-r--r-- | data/location.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/location.cc b/data/location.cc index 07f1ca62..f4d8dd22 100644 --- a/data/location.cc +++ b/data/location.cc @@ -308,7 +308,7 @@ b4_copyright([Positions for Bison parsers in C++])[ ]b4_position_define[ ]b4_namespace_close[ ]b4_cpp_guard_close([b4_dir_prefix[]position.hh]) -b4_output_end() +b4_output_end b4_output_begin([b4_dir_prefix[]location.hh]) @@ -327,7 +327,7 @@ b4_copyright([Locations for Bison parsers in C++])[ ]b4_location_define[ ]b4_namespace_close[ ]b4_cpp_guard_close([b4_dir_prefix[]location.hh]) -b4_output_end() +b4_output_end ]) |