Files
omath/source/prediction/Target.cpp

12 lines
113 B
C++

//
// Created by Vlad on 6/9/2024.
//
#include "omath/prediction/Target.hpp"
namespace omath::prediction
{
}