X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fbase.cpp;fp=source%2Fbase.cpp;h=4556b7303aa669da514ef344d2bd2cdb3662b847;hp=174bace5792e436b75765adea64f1aeff44e03d6;hb=e0ebde8e33b1915860e6d253f5cefb33a8cd6ee0;hpb=41ea778b16825c3c701c6600a76eaf628831f028 diff --git a/source/base.cpp b/source/base.cpp index 174bace..4556b73 100644 --- a/source/base.cpp +++ b/source/base.cpp @@ -9,8 +9,6 @@ Distributed under the LGPL using namespace std; -#include - namespace Msp { namespace IO { @@ -61,7 +59,6 @@ Base::Base(): void Base::set_events(PollEvent e) { - //cout<<"object "<