summaryrefslogtreecommitdiff
path: root/thirdparty/thekla_atlas/nvmath/Vector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/thekla_atlas/nvmath/Vector.cpp')
-rw-r--r--thirdparty/thekla_atlas/nvmath/Vector.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/thirdparty/thekla_atlas/nvmath/Vector.cpp b/thirdparty/thekla_atlas/nvmath/Vector.cpp
new file mode 100644
index 0000000000..9122a1b0e9
--- /dev/null
+++ b/thirdparty/thekla_atlas/nvmath/Vector.cpp
@@ -0,0 +1,4 @@
+// This code is in the public domain -- castanyo@yahoo.es
+
+#include "Vector.h"
+#include "Vector.inl"