From: Perttu Ahola Date: Mon, 26 Nov 2012 09:56:18 +0000 (+0200) Subject: Remove unnecessary util/serialize.h from content_mapblock.cpp X-Git-Tag: 0.4.4~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e0eaed5fdbdad79b47c2c6fba15a21dbea03fe96;p=oweals%2Fminetest.git Remove unnecessary util/serialize.h from content_mapblock.cpp --- 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.