blob: 3a809a8d45ed52f59f00e9ac2adca4fd09baf076 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/* -------------------------------------------
Copyright ZKA Technologies.
File: Stream.cxx
Purpose: Stream object
Revision History:
------------------------------------------- */
#include <NewKit/Stream.hxx>
|