From 5b152cfcd993119c0d0ef87b73b3b0f20c940cdc Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 20 Jun 2019 10:24:16 +0100 Subject: Deduplicate dirent.h inclusion. --- include/fileutils.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/fileutils.h b/include/fileutils.h index 9623a548d..e50cc8c34 100644 --- a/include/fileutils.h +++ b/include/fileutils.h @@ -19,10 +19,6 @@ #pragma once -#ifndef _WIN32 -# include -#endif - /** Provides an easy method of reading a text file into memory. */ class CoreExport FileReader { -- cgit v1.3.1-10-gc9f91