I'd like to include just one file instead of all of them, because the compiler I have to use does not include them by default.
+1
A:
Write a header that includes all standard headers and include it in your file. That would make compilation slow though.
AraK
2009-09-24 21:59:48