X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fsemaphore.cpp;h=4bfd3036e3ae0d127a195e3f014b367fb21fd208;hp=06e8435c3a34212599a8ead8817d28073c4c26cc;hb=b4806214e905752617691f851717033fd3f266c2;hpb=eeb6b89120ab259702f103da01bfd8c06f285e7b diff --git a/source/core/semaphore.cpp b/source/core/semaphore.cpp index 06e8435..4bfd303 100644 --- a/source/core/semaphore.cpp +++ b/source/core/semaphore.cpp @@ -6,7 +6,6 @@ #endif #include #include -#include #include #include "mutex_private.h" #include "semaphore.h"