mirror of
https://github.com/team-charls/charls
synced 2025-03-28 21:03:13 +00:00

To make it more clear to users and tooling that the project is a C++ project use the extension .hpp for pure C++ headers. Add a new public header file charls.hpp. External C++ projects should this header file, C projects should still use charls.h.