From e0eaed5fdbdad79b47c2c6fba15a21dbea03fe96 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 26 Nov 2012 11:56:18 +0200 Subject: [PATCH] Remove unnecessary util/serialize.h from content_mapblock.cpp --- src/content_mapblock.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content_mapblock.cpp b/src/content_mapblock.cpp index ff8ef5276..68895c396 100644 --- a/src/content_mapblock.cpp +++ b/src/content_mapblock.cpp @@ -26,7 +26,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "tile.h" #include "gamedef.h" #include "util/numeric.h" -#include "util/serialize.h" #include "util/directiontables.h" // Create a cuboid.