Introduction - If you have any usage issues, please Google them yourself
For a project with multiple compilation units, it is best to include a file such as project.h which
includes the #includes, #defines, pre-processor directives, and any other compiler settings that are
the same for all the units in a project.