2.3.4 /FI

There is a new option to allow a file to be prepended at the beginning of a compilation (without needing to add an #include directive at the beginning of the source). The option syntax is /FIfilename.

The given file is included in the compilation prior to the first line. Multiple /FI options are allowed.