mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
7 lines
61 B
C++
7 lines
61 B
C++
#include "Interpolator.h"
|
|
|
|
Interpolator::Interpolator()
|
|
{
|
|
|
|
}
|