From 80266e43b4d21ea5eb4376dbedad02b767244cf7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 May 2012 23:17:51 +0000 Subject: Hide pthread stuff from public headers. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4360 a436a847-0d15-0410-975c-d299462d15a1 --- raul/Slave.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'raul/Slave.hpp') diff --git a/raul/Slave.hpp b/raul/Slave.hpp index a301bc4..95bff5c 100644 --- a/raul/Slave.hpp +++ b/raul/Slave.hpp @@ -18,7 +18,6 @@ #ifndef RAUL_SLAVE_HPP #define RAUL_SLAVE_HPP -#include #include "raul/Semaphore.hpp" #include "raul/Thread.hpp" -- cgit v1.2.1