meekrosoft / fff

A testing micro framework for creating function test doubles
Other
749 stars 163 forks source link

Supressing pedantic warnings on GCC #98

Open rubiot opened 3 years ago

rubiot commented 3 years ago

fff.h woudn't compile under gcc 9.20 with all warnings enabled. Adding the pragma system_header supresses such warnings.

Thank you for your contribution.

Before submitting this PR, please make sure:

AppVeyorBot commented 3 years ago

:white_check_mark: Build fff 91-appveyor completed (commit https://github.com/meekrosoft/fff/commit/fafa20934e by @)