commit | 552b178f2521d552ca0153acc4b9e443ec58b44c | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Mar 18 08:27:17 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Mon Mar 20 15:28:49 2023 -0600 |
tree | 3e4440f56b14e5ed72e8d05af96d931f1ae6583c | |
parent | 145674b32572f848bd17d034e6babb1449ee1896 [diff] |
Remove some unnecessary includes from *-exp.y I noticed a weird comment in one of the .y files, and then ended up removing some unnecessary #includes from these files. Tested by rebuilding. Approved-By: Simon Marchi <simon.marchi@efficios.com>