Files
piphoto/lut.cc
Ian Gulliver 604d72594d Lut -> LutBase
2017-08-12 12:09:38 -07:00

5 lines
42 B
C++

#include "lut.h"
LutBase::~LutBase() {
}