Is the #include meant to be used for headers only or is it simply a mechanical \"inject this code here\" that can be used anywhere in the code?
#include
Compilers will not complain, but everyone who has to maintain the code will.