Remove unnecessary util/serialize.h from content_mapblock.cpp
authorPerttu Ahola <celeron55@gmail.com>
Mon, 26 Nov 2012 09:56:18 +0000 (11:56 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 26 Nov 2012 09:56:18 +0000 (11:56 +0200)
src/content_mapblock.cpp

index ff8ef5276deec6788b0f6a6bb6b9d655ba5c6869..68895c396d4553ef971acb8c104e504ebdeb222b 100644 (file)
@@ -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.