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/ChunkDef.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ChunkDef.h') diff --git a/src/ChunkDef.h b/src/ChunkDef.h index bf0f20514..11a03a26e 100644 --- a/src/ChunkDef.h +++ b/src/ChunkDef.h @@ -9,9 +9,6 @@ #pragma once -#include "Vector3.h" -#include "BiomeDef.h" - -- cgit v1.2.3