Files
omath/tests/general/unit_test_box_primitive.cpp
2025-04-18 00:51:07 +03:00

7 lines
104 B
C++

//
// Created by Vlad on 4/18/2025.
//
#include <gtest/gtest.h>
#include <omath/3d_primitives/box.hpp>