On 1/11/13 19:28 , Rom Walton wrote: > The STL in Visual Studio has a series of defines that mark certain > features as deprecated and throw compiler warnings and errors: > #define _CRT_SECURE_NO_DEPRECATE > #define _CRT_SECURE_NO_WARNINGS > > <string> includes <istream> which includes <ostream> which includes > <ios> and on it goes. > > So basically, yes.
I see, ok. Thanks, Oliver _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
