From fe994946b7fabdb6f3cc7d11ec6ee1a27f7f5c20 Mon Sep 17 00:00:00 2001 From: paramat Date: Sat, 19 Sep 2015 00:16:23 +0100 Subject: Mgv5/6/7: Re-add #include profiler.h as commented-out option --- src/mapgen_v7.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mapgen_v7.cpp') diff --git a/src/mapgen_v7.cpp b/src/mapgen_v7.cpp index 9f612de81..92f3f49c4 100644 --- a/src/mapgen_v7.cpp +++ b/src/mapgen_v7.cpp @@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "content_sao.h" #include "nodedef.h" #include "voxelalgorithms.h" +//#include "profiler.h" // For TimeTaker #include "settings.h" // For g_settings #include "emerge.h" #include "dungeongen.h" -- cgit v1.2.3