From 7bf11008f6821f4f5c19ebe7dbaa0faa8fef14bf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 6 Oct 2009 01:44:23 +0000 Subject: fixed build on freebsd --- src/threadUtils.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/threadUtils.hpp') diff --git a/src/threadUtils.hpp b/src/threadUtils.hpp index 85500c1..984dab9 100644 --- a/src/threadUtils.hpp +++ b/src/threadUtils.hpp @@ -31,6 +31,8 @@ #include #include #include +#include + #include "datatypes.h" #ifndef __THREADUTILS__ #define __THREADUTILS__ -- cgit v1.2.3