summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/src/Stream.cc
blob: 14c37202056c1f325c6f6613f81838f8dbb62857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* -------------------------------------------

	Copyright (C) 2024, Theater Quality Corp, all rights reserved.

	File: Stream.cc
	Purpose: Stream object

	Revision History:

------------------------------------------- */

#include <NewKit/Stream.h>