Files
vimix/Interpolator.cpp
2021-04-18 10:56:37 +02:00

7 lines
61 B
C++

#include "Interpolator.h"
Interpolator::Interpolator()
{
}