Removed Stopwatches

This commit is contained in:
heckflosse
2018-05-22 14:38:32 +02:00
parent 2d3148b962
commit 7d49895769
2 changed files with 1 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
#include "procparams.h"
#include "gauss.h"
#include "median.h"
#define BENCHMARK
//#define BENCHMARK
#include "StopWatch.h"
namespace
{