header file examples Example: how to include seld declared header file in c++ #include "Employee.h" //Employee.h should be saved in the same directory.