#define INCF(f) #define STR(s) #s //#include INCF(io,stream) //#include int main() { std::cout << INCF(io) << std::endl; }