From 2d3c5a9c47d99c8f4f5561f9eae16497c1cde63a Mon Sep 17 00:00:00 2001 From: Alexis211 Date: Sun, 20 Dec 2009 16:13:44 +0100 Subject: Added file streams and string streams --- Source/Library/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Source/Library/Makefile') diff --git a/Source/Library/Makefile b/Source/Library/Makefile index cee4944..83e3689 100644 --- a/Source/Library/Makefile +++ b/Source/Library/Makefile @@ -21,6 +21,8 @@ Objects = Common/WChar.class.uo \ Common/Rand.ns.uo \ Common/OStream.proto.uo \ Common/IStream.proto.uo \ + Common/FileStream.class.uo \ + Common/StringStream.class.uo \ Common/cppsupport.wtf.uo \ Userland/App/ShellApp.proto.uo \ Userland/Syscall/Syscall.wtf.uo \ -- cgit v1.2.3