compiler limit : #if or #ifdef blocks nested too deeply
The program exceeded the maximum of 32 nesting levels for #if and #ifdef directives.
This error can be caused by include files that use these preprocessor directives.