X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fcore%2Fsemaphore.cpp;h=7006eafc51ae5e8c43d938c9f8d04824fbc5e03c;hp=06777fb984872f9444dc4c3146208c3e50643ae3;hb=ff52b5032a3f040de5d3a48f953f2943d7a223b3;hpb=c6e82eb96aba6354a35143ccae6f0ae87b4c1204 diff --git a/source/core/semaphore.cpp b/source/core/semaphore.cpp index 06777fb..7006eaf 100644 --- a/source/core/semaphore.cpp +++ b/source/core/semaphore.cpp @@ -7,6 +7,7 @@ Distributed under the LGPL #include #include "semaphore.h" #include "../time/timestamp.h" +#include "../time/units.h" #include "../time/utils.h" namespace Msp {