diff options
Diffstat (limited to 'src/reflowscan.cpp')
-rw-r--r-- | src/reflowscan.cpp | 1 |
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) : |