X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fsemaphore.h;h=61118c734febffa1e5da463e5ead628074a144ad;hp=627c91894a27db34f2ee23e78f1ed23a2321d6c0;hb=fc1475d88018934a61df890c192a404a105308fd;hpb=00e36d6bf092b98dfa413578d9af58d61cedbc13 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 {