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/Generating/IntGen.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Generating/IntGen.h') diff --git a/src/Generating/IntGen.h b/src/Generating/IntGen.h index c43ddce9f..794fbfc0e 100644 --- a/src/Generating/IntGen.h +++ b/src/Generating/IntGen.h @@ -30,7 +30,6 @@ by using templates. #pragma once #include -#include "../BiomeDef.h" #include "../Noise/Noise.h" -- cgit v1.2.3