mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
7 lines
104 B
C++
7 lines
104 B
C++
//
|
|
// Created by Vlad on 4/18/2025.
|
|
//
|
|
#include <gtest/gtest.h>
|
|
#include <omath/3d_primitives/box.hpp>
|
|
|