Intenta ser respetuoso con el resto de los usuarios o podrías ser sancionado.
#include <iostream>
#include <D:/iostream>void main() {cout<<"Saludos";}
--------------------Configuration: Untitled1 - Win32 Debug--------------------Compiling...Untitled1.cppd:\projectc\iostream.h(1) : error C2143: syntax error : missing ';' before '<'d:\projectc\iostream.h(31) : error C2006: #include expected a filename, found '&'d:\projectc\iostream.h(35) : error C2006: #include expected a filename, found '&'d:\projectc\iostream.h(41) : warning C4068: unknown pragmad:\projectc\iostream.h(50) : warning C4068: unknown pragmad:\projectc\iostream.h(53) : warning C4068: unknown pragmad:\projectc\iostream.h(71) : error C2065: 'ios' : undeclared identifierd:\projectc\iostream.h(72) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(72) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(72) : error C2065: 'streambuf' : undeclared identifierd:\projectc\iostream.h(73) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(73) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(73) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(73) : error C2065: 'istream' : undeclared identifierd:\projectc\iostream.h(74) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(74) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(74) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(74) : error C2065: 'ostream' : undeclared identifierd:\projectc\iostream.h(75) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(75) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(75) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(75) : error C2065: 'iostream' : undeclared identifierd:\projectc\iostream.h(76) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(76) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(76) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(76) : error C2065: 'istream_withassign' : undeclared identifierd:\projectc\iostream.h(77) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(77) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(77) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(77) : error C2065: 'ostream_withassign' : undeclared identifierd:\projectc\iostream.h(78) : error C2501: '_CLASSDEF' : missing storage-class or type specifiersd:\projectc\iostream.h(78) : error C2086: '_CLASSDEF' : redefinitiond:\projectc\iostream.h(78) : error C2146: syntax error : missing ';' before identifier '_CLASSDEF'd:\projectc\iostream.h(78) : error C2065: 'iostream_withassign' : undeclared identifierd:\projectc\iostream.h(80) : error C2448: '<Unknown>' : function-style initializer appears to be a function definitiond:\projectc\iostream.h(80) : fatal error C1004: unexpected end of file foundError executing cl.exe.Untitled1.obj - 33 error(s), 3 warning(s)