OpenOrienteering / mapper

OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
https://www.openorienteering.org/apps/mapper/
GNU General Public License v3.0
399 stars 106 forks source link

Fix include guards #2265

Closed dl3sdo closed 2 months ago

dl3sdo commented 2 months ago

Fix some include guards in fileformats folder. I noticed that the comment after the final #endif is mostly missing so I'm not going to further fix it.

dg0yt commented 2 months ago

I noticed that the comment after the final #endif is mostly missing so I'm not going to further fix it.

Yeah, this is something for drive-by fixes.