Include
include <filename> #include <filename> (DEF only)
include inserts the contents of the specified file as if it were part of the file currently being compiled.
include <filename> #include <filename> (DEF only)
include inserts the contents of the specified file as if it were part of the file currently being compiled.