Use .hpp file endings instead of .h #2

Closed
opened 2026-02-26 22:18:02 +00:00 by kabr8 · 0 comments
kabr8 commented 2026-02-26 22:18:02 +00:00 (Migrated from gitea.com)

At the moment .h files are used to indicate C++ Headers. .h files could also be C files, therefore they should be changed to .hpp file endings.

At the moment `.h` files are used to indicate C++ Headers. `.h` files could also be C files, therefore they should be changed to `.hpp` file endings.
kabr8 closed this issue 2026-05-08 13:40:45 +00:00
Sign in to join this conversation.