From b2ec696313fc1b9707b39dc24d9aa1720fb4cc10 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 14 Dec 2020 15:32:23 +0100 Subject: Clean up includes --- zix/thread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zix/thread.h') diff --git a/zix/thread.h b/zix/thread.h index b7956d2..3989f13 100644 --- a/zix/thread.h +++ b/zix/thread.h @@ -26,7 +26,7 @@ # include #endif -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.1