incl_after_header - Header files to be included after function function header
Header files referenced in this list will be included after the opening parenthesis following the function header.
.... myfunction ( ... parameter )
{
generated include lines
...
}
Type: SET<ODC_Include>