summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsys_ios_iostream.h.in
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Fix references to cin, cout, cerr, and clog in case of HP aCC compiler ↵Brad King2006-07-181-3/+53
| | | | with -mt flag.
* COMP: Disabling old streams warnings when including old headers on MSVC.Brad King2004-12-011-3/+4
|
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable ↵Brad King2003-12-301-2/+2
| | | | in the C++ sources.
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-0/+48
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.