incl_after_class - Header files to be included behind class definition
Header files referenced in this collection are generated in C++ classes at the end of the class definition.
[namespace ... {]
class ... {
...
}
[} // end namespace]
incl_after_class
Type: SET<ODC_Include>