sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.85k stars 128 forks source link

scons: add missing newline for included headers #663

Open bdrung opened 1 month ago

bdrung commented 1 month ago

The header includes need to be separated by newlines. Otherwise they will end up concatenated in one line and the include will fail.

Bug-Debian: https://bugs.debian.org/1065947 Bug-Ubuntu: https://launchpad.net/bugs/2066970