Disable debug benchmarks in sla print

This commit is contained in:
tamasmeszaros 2023-01-25 16:13:05 +01:00
parent a1445da22c
commit b20188c994

View File

@ -13,7 +13,7 @@
#include <boost/filesystem/path.hpp>
#include <boost/log/trivial.hpp>
#define SLAPRINT_DO_BENCHMARK
// #define SLAPRINT_DO_BENCHMARK
#ifdef SLAPRINT_DO_BENCHMARK
#include <libnest2d/tools/benchmark.h>