mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00

If a host project has -Wstrict-prototypes enabled, the mdbtools header results in warnings. Turn on -Wstrict-prototypes for the whole project so that these never occur again.