Epple-II/src/movable.cpp

4 lines
53 B
C++
Raw Permalink Normal View History

#include "movable.h"
Movable::~Movable() = default;