mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 23:13:26 +00:00
10 lines
143 B
C++
10 lines
143 B
C++
//
|
|
// Created by Vlad on 4/18/2025.
|
|
//
|
|
#include "omath/3d_primitives/box.hpp"
|
|
|
|
namespace omath::primitives
|
|
{
|
|
|
|
} // namespace omath::primitives
|