~ubuntu-branches/ubuntu/vivid/luminance-hdr/vivid-proposed

« back to all changes in this revision

Viewing changes to src/TonemappingOperators/durand02/tmo_durand02.cpp

  • Committer: Package Import Robot
  • Author(s): Andreas Metzler
  • Date: 2012-11-03 09:09:25 UTC
  • mfrom: (3.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20121103090925-6b12x4a4cpqd3u4q
Tags: 2.3.0-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
#include <math.h>
39
39
 
40
40
#include "TonemappingOperators/pfstmo.h"
 
41
#include "Common/ProgressHelper.h"
41
42
 
42
43
//#undef HAVE_FFTW3F
43
44