adeharo9 / cpp-dotenv

Loads environment variables from .env files for C++ projects.
BSD 3-Clause "New" or "Revised" License
87 stars 21 forks source link

Fix for compilation with clang #27

Open Senya247 opened 1 year ago

Senya247 commented 1 year ago

Tested compilation and working with both gcc and clang, there seem to be no issues.