Which C++ #includes are in the environment?

It seems that almost every STL library is #include'd by default, for example. What is the exact header file that is included in the problem solving environment?

Comments (3)