Hvorfor siger den dette når jeg vil kompliere :
31 C:\\Dev-Cpp\\include\\c++\\backward\\iostream.h
In file included from C:/Dev-Cpp/include/c++/backward/iostream.h
1 C:\\Documents and Settings\\Rasmus Jørgensen\\Dokumenter\\egne programmer\\c++\\startcin.cpp
from C:/Documents and Settings/Rasmus Jørgensen/Dokumenter/egne programmer/c++/startcin.cpp
2 C:\\Dev-Cpp\\include\\c++\\backward\\backward_warning.h:32
#warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
4 C:\\Documents and Settings\\Rasmus Jørgensen\\Dokumenter\\egne programmer\\c++\\startcin.cpp
`main'
-----------------------------------
Out from here