Skip to content
  • Brad King's avatar
    IOStream: Drop this component of KWSys · ce4941c9
    Brad King authored
    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.
    ce4941c9