From e5d368553b47a566a83d4edce0a8f166db9509e6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 Jan 2014 12:27:06 +0000 Subject: More tidying. --- src/lut_cache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lut_cache.h') diff --git a/src/lut_cache.h b/src/lut_cache.h index 0985a0c0..d1968579 100644 --- a/src/lut_cache.h +++ b/src/lut_cache.h @@ -24,7 +24,7 @@ #include template -class LUTCache +class LUTCache : public boost::noncopyable { public: boost::shared_ptr get (int bit_depth, float gamma) -- cgit v1.2.3