summaryrefslogtreecommitdiffhomepage
path: root/src/loader.cpp
blob: c4329de3c511232e0620c829f99258f8ab59e55f (plain)
1
2
3
4
5
6
#include "loader.hpp"

namespace floormat {
loader_::loader_() = default;
loader_::~loader_() = default;
} // namespace floormat