summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/kwsys_ios_iosfwd.h.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Renamed KWSYS_IOS_HAVE_* macros to KWSYS_IOS_USE_* to be more readable ↵Brad King2003-12-301-2/+2
| | | | in the C++ sources.
* Fixed a problem where ifstream was not the same as kwsys_ios::ifstream onKen Moreland2003-12-241-0/+1
| | | | MSVC 6.0.
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-0/+51
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.