mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
9 lines
147 B
C++
9 lines
147 B
C++
//
|
|
// Created by Orange on 11/13/2024.
|
|
//
|
|
#include "omath/collision/line_tracer.hpp"
|
|
|
|
namespace omath::collision
|
|
{
|
|
} // namespace omath::collision
|