IOStream: Drop this component of KWSys
The `IOStream` component was meant to provide compatibility with old C++ stream implementations that did not support `long long` and/or `__int64`. Now that KWSys requires C++11 that is not a problem.
Showing
- CMakeLists.txt 1 addition, 32 deletionsCMakeLists.txt
- IOStream.cxx 0 additions, 255 deletionsIOStream.cxx
- IOStream.hxx.in 0 additions, 126 deletionsIOStream.hxx.in
- SystemInformation.cxx 3 additions, 20 deletionsSystemInformation.cxx
- kwsysPlatformTestsCXX.cxx 0 additions, 52 deletionskwsysPlatformTestsCXX.cxx
- testSystemInformation.cxx 1 addition, 17 deletionstestSystemInformation.cxx
Loading
Please register or sign in to comment