From 2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 5 Mar 2021 08:39:42 +0000 Subject: Fix a bunch of really obvious unnecessary includes. --- include/threadengine.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/threadengine.h') diff --git a/include/threadengine.h b/include/threadengine.h index 73aafe7aa..0c2d26ce6 100644 --- a/include/threadengine.h +++ b/include/threadengine.h @@ -23,10 +23,6 @@ #pragma once -#include -#include -#include -#include "config.h" #include "base.h" /** Derive from this class to implement your own threaded sections of -- cgit v1.3.1-10-gc9f91