Disable debug benchmarks in sla print
This commit is contained in:
parent
a1445da22c
commit
b20188c994
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
#include <boost/filesystem/path.hpp>
|
#include <boost/filesystem/path.hpp>
|
||||||
#include <boost/log/trivial.hpp>
|
#include <boost/log/trivial.hpp>
|
||||||
|
|
||||||
#define SLAPRINT_DO_BENCHMARK
|
// #define SLAPRINT_DO_BENCHMARK
|
||||||
|
|
||||||
#ifdef SLAPRINT_DO_BENCHMARK
|
#ifdef SLAPRINT_DO_BENCHMARK
|
||||||
#include <libnest2d/tools/benchmark.h>
|
#include <libnest2d/tools/benchmark.h>
|
||||||
|
|
Loading…
Reference in a new issue