diff options
Diffstat (limited to 'NewKernel/Source/Stream.cxx')
| -rw-r--r-- | NewKernel/Source/Stream.cxx | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/NewKernel/Source/Stream.cxx b/NewKernel/Source/Stream.cxx new file mode 100644 index 00000000..ab1ca742 --- /dev/null +++ b/NewKernel/Source/Stream.cxx @@ -0,0 +1,12 @@ +/* ------------------------------------------- + + Copyright Mahrouss Logic + + File: Stream.cxx + Purpose: Stream object + + Revision History: + +------------------------------------------- */ + +#include <NewKit/Stream.hpp> |
