X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fbuffered.cpp;h=32688db83618d874652fd0926a8d556648e765d7;hp=09cc0994840d9e4959bef8a28e062208273c0a44;hb=ed9f0b874e7e09fc3b3b223585572a18854765f6;hpb=d6b80800099c85df8d6f49b5b9d11e43f86c79b0 diff --git a/source/buffered.cpp b/source/buffered.cpp index 09cc099..32688db 100644 --- a/source/buffered.cpp +++ b/source/buffered.cpp @@ -4,6 +4,8 @@ This file is part of libmspio Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ + +#include #include "buffered.h" #include "except.h"