Different compilers seem to have different ideas about TR1. G++ only seems to accept includes of the type:
#include #include
I asked myself the same question. Unfortunately, the technical report doesn't say how the headers should be included. It only defines that the extensions should be in the ::std::tr1 namespace.