aboutsummaryrefslogtreecommitdiff
path: root/src/reflowscan.cpp
diff options
context:
space:
mode:
authorLoïc Blot <nerzhul@users.noreply.github.com>2017-06-04 21:00:04 +0200
committerGitHub <noreply@github.com>2017-06-04 21:00:04 +0200
commita98baef5e4fedca36c8c8755ad7c8233469f6a3f (patch)
treec40d1468774cf988b4567f33e89875e0c43803a7 /src/reflowscan.cpp
parent2362d3f926e2702585f60011d4cea90b4faf4bd6 (diff)
downloadhax-minetest-server-a98baef5e4fedca36c8c8755ad7c8233469f6a3f.tar.gz
hax-minetest-server-a98baef5e4fedca36c8c8755ad7c8233469f6a3f.zip
C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821)
Diffstat (limited to 'src/reflowscan.cpp')
-rw-r--r--src/reflowscan.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/reflowscan.cpp b/src/reflowscan.cpp
index eec371022..439b75265 100644
--- a/src/reflowscan.cpp
+++ b/src/reflowscan.cpp
@@ -22,7 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "mapblock.h"
#include "nodedef.h"
#include "util/timetaker.h"
-#include "util/cpp11.h"
ReflowScan::ReflowScan(Map *map, INodeDefManager *ndef) :