blob: b960487a0a0499230b279f573daa4741fca75124 (
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>
|