X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fsemaphore.h;h=61118c734febffa1e5da463e5ead628074a144ad;hb=b2333b53a0434eb6a131000c0b9bf06e4f603bd6;hp=627c91894a27db34f2ee23e78f1ed23a2321d6c0;hpb=967785734be5c3fc6f75da122c2d93ebbb338271;p=libs%2Fcore.git diff --git a/source/core/semaphore.h b/source/core/semaphore.h index 627c918..61118c7 100644 --- a/source/core/semaphore.h +++ b/source/core/semaphore.h @@ -1,8 +1,8 @@ #ifndef MSP_CORE_SEMAPHORE_H_ #define MSP_CORE_SEMAPHORE_H_ +#include #include "mutex.h" -#include "../time/timedelta.h" namespace Msp {