All include-fragment elements must have a src attribute from which to retrieve an HTML element fragment. The initial page load should include fallback content to be displayed if the resource could not ...
"Include what you use" means this: for every symbol (type, function, variable, or macro) that you use in foo.cc (or foo.cpp), either foo.cc or foo.h should include a .h file that exports the ...