From 759618b0356a357d06a89f4348437a8de52d2078 Mon Sep 17 00:00:00 2001 From: peterbell10 Date: Thu, 3 Aug 2017 14:34:19 +0100 Subject: Remove double includes part 2 (#3890) --- src/OSSupport/IsThread.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/OSSupport/IsThread.h') diff --git a/src/OSSupport/IsThread.h b/src/OSSupport/IsThread.h index 85f437267..d882dbf8a 100644 --- a/src/OSSupport/IsThread.h +++ b/src/OSSupport/IsThread.h @@ -16,8 +16,6 @@ In the descending class' constructor call the Start() method to start the thread #pragma once -#include -#include -- cgit v1.2.3