mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
fixed unit test
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
// Created by vlad on 5/18/2024.
|
// Created by vlad on 5/18/2024.
|
||||||
//
|
//
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <omath/matrix.h>
|
#include <omath/Matrix.h>
|
||||||
#include <print>
|
#include <print>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
// Created by Vlad on 27.08.2024.
|
// Created by Vlad on 27.08.2024.
|
||||||
//
|
//
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include <omath/matrix.h>
|
#include <omath/Matrix.h>
|
||||||
#include <print>
|
#include <print>
|
||||||
#include <omath/projection/Camera.h>
|
#include <omath/projection/Camera.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user