Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a clang warning for treating 'c' input as 'c++' when in C++ mode,…
… this behavior is deprecated ``` clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] ```
- Loading branch information