remove union data

This commit is contained in:
BlackMATov
2020-11-23 06:39:06 +07:00
parent ad55131316
commit a14f719e21
11 changed files with 170 additions and 167 deletions

View File

@@ -5,6 +5,7 @@
******************************************************************************/
#include <vmath.hpp/vmath_mat.hpp>
#include <vmath.hpp/vmath_mat_fun.hpp>
#define CATCH_CONFIG_FAST_COMPILE
#include <catch2/catch.hpp>