From d0b00799405870f207af00ac21800bd0f2f13854 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Wed, 28 Feb 2024 16:34:00 +0100 Subject: add missing Magnum header wrapper --- include/mg/BatchMath.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 include/mg/BatchMath.h diff --git a/include/mg/BatchMath.h b/include/mg/BatchMath.h new file mode 100644 index 00000000..0124e922 --- /dev/null +++ b/include/mg/BatchMath.h @@ -0,0 +1,2 @@ +#pragma once +#include -- cgit v1.2.3