From 67a4bba2ce4be36a23d75d9ae060579d554f6a17 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 29 Aug 2012 17:31:19 +0000 Subject: More header/include fun on windows. --- src/stable/thread.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/stable/thread.cpp') diff --git a/src/stable/thread.cpp b/src/stable/thread.cpp index 141f54a..30443e6 100644 --- a/src/stable/thread.cpp +++ b/src/stable/thread.cpp @@ -5,7 +5,6 @@ * terms of the license contained in the file LICENSE. */ -#include "bu/config.h" #include "bu/thread.h" namespace Bu { subExceptionDef( ThreadException ); } -- cgit v1.2.3