X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FScheduler%2FTimerEvent.ih;h=5a791579ee11ebdb718ccaf127c145224acc5c20;hb=ff4249b4a9c23236b2e56dcd593c91a5c58f7b75;hp=5ce5b74d900cfe13e4ae82764e7ebe14d8c8c894;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/Scheduler/TimerEvent.ih b/senf/Scheduler/TimerEvent.ih index 5ce5b74..5a79157 100644 --- a/senf/Scheduler/TimerEvent.ih +++ b/senf/Scheduler/TimerEvent.ih @@ -1,6 +1,6 @@ // $Id$ // -// Copyright (C) 2008 +// Copyright (C) 2008 // Fraunhofer Institute for Open Communication Systems (FOKUS) // Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund @@ -28,7 +28,7 @@ // Custom includes #include -#include +#include #include "TimerSource.hh" ///////////////////////////////ih.p//////////////////////////////////////// @@ -49,7 +49,7 @@ namespace detail { : public singleton { SENF_LOG_CLASS_AREA(); - + public: using singleton::instance; using singleton::alive;