mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
added func
added rotation matrix for opengl
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <source_location>
|
||||
#include <stdexcept>
|
||||
|
||||
|
||||
#include <format>
|
||||
#if defined(OMATH_USE_AVX2) && defined(__i386__) && defined(__x86_64__)
|
||||
#include <immintrin.h>
|
||||
#include <format>
|
||||
|
||||
Reference in New Issue
Block a user