Where to put or use -include-headers-once <header files> option ....? While analyzing one of my project this error is coming too many times........?

1 view (last 30 days)
Verifying eeprom.c (99/228)
D:\data\ccm\wa\RKS\CAJUN-CAJUN_MIB_ti9\CAJUN\App\CAJUN_DH\Src\d_gdi_updown_if.h, line 15: warning: multiple inclusion of "D:\data\ccm\wa\RKS\CAJUN-CAJUN_MIB_ti9\CAJUN\App\CAJUN_DH\Src\can_enum.h" may slow down the compilation. Use the -include-headers-once <header files> option to avoid this warning.
| #include "can_enum.h"
| ^

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!