From: jmo Date: Wed, 7 May 2008 14:41:03 +0000 (+0000) Subject: missing include for uint_fast64 added X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=09924661523b8416f0f45d140fd0732536309863;p=senf.git missing include for uint_fast64 added git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@837 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/Scheduler/ClockService.hh b/Scheduler/ClockService.hh index e0e3939..3be5a0a 100644 --- a/Scheduler/ClockService.hh +++ b/Scheduler/ClockService.hh @@ -31,6 +31,7 @@ #include #include #include +#include #include "../Utils/singleton.hh" //#include "ClockService.mpp"