disabled timing code in dcb_demosaic

This commit is contained in:
heckflosse 2017-02-28 20:05:36 +01:00
parent 37f69bed5b
commit 5e5ca6eee4

View File

@ -38,7 +38,7 @@
#include "sleef.c"
#include "opthelper.h"
#include "median.h"
#define BENCHMARK
//#define BENCHMARK
#include "StopWatch.h"
#ifdef _OPENMP
#include <omp.h>