Definitions for "Include directive"
A preprocessor directive that copies the text of an included file into the file containing the directive.
See include statement.
a preprocessor directive that copies a file into a program.