...
CERT C++ Secure Coding Standard: PRE04-CPP. Do not reuse a standard header file name
ISO/IEC 9899:2011 Section 7.1.2, "Standard Headers"
The CERT Oracle Secure Coding Standard for Java: DCL01-J. Do not reuse public identifiers from the Java Standard Library
ISO/IEC 9899:2011 Section 7.1.2, "Standard headers"
Bibliography
...