From 3f712ca9cfb7c950addca61c72b93cbbb1461944 Mon Sep 17 00:00:00 2001 From: Tiger Wang Date: Sun, 19 Jul 2020 19:58:53 +0100 Subject: Precompile unordered_map/set + Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h --- src/ChunkSender.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ChunkSender.h') diff --git a/src/ChunkSender.h b/src/ChunkSender.h index baee32ec9..7caf9424e 100644 --- a/src/ChunkSender.h +++ b/src/ChunkSender.h @@ -28,9 +28,6 @@ Note that it may be called by world's BroadcastToChunk() if the client is still #include "OSSupport/IsThread.h" #include "ChunkDataCallback.h" -#include -#include - -- cgit v1.2.3