Preprocessor directives for implementation files

The next section of the file lists the specification files of related packages, objects, and object types. For example, the Default.h file includes the following files:

#include <oxf/RiCTask.h>
#include "Display.h"

To include additional files, use the C_CG::Class::ImpIncludes property.


Feedback