Files
piphoto/lut.cc

5 lines
42 B
C++
Raw Normal View History

2017-08-12 12:01:21 -07:00
#include "lut.h"
2017-08-12 12:09:38 -07:00
LutBase::~LutBase() {
2017-08-12 12:01:21 -07:00
}