]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/semaphore.cpp
Win32 compilation fixes
[libs/core.git] / source / core / semaphore.cpp
index 06777fb984872f9444dc4c3146208c3e50643ae3..7006eafc51ae5e8c43d938c9f8d04824fbc5e03c 100644 (file)
@@ -7,6 +7,7 @@ Distributed under the LGPL
 #include <errno.h>
 #include "semaphore.h"
 #include "../time/timestamp.h"
+#include "../time/units.h"
 #include "../time/utils.h"
 
 namespace Msp {