From ed9f0b874e7e09fc3b3b223585572a18854765f6 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Sun, 8 Jun 2008 15:59:44 +0000 Subject: [PATCH] Add a missing include --- source/buffered.cpp | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.43.0