When is #include <new> library required in C++?
According to this reference for operator new: Global dynamic storage operator functions are special in the standard library: All three versions of operator new are declared in the global
Customer Service