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.
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.