summaryrefslogtreecommitdiffstats
path: root/mmvec.cpp
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2019-01-22 15:25:28 +0100
committerNao Pross <naopross@thearcway.org>2019-01-22 15:25:28 +0100
commit6d4630cbdc7feb3ac3cece46aa3556fd5b592eac (patch)
tree1f6820dc3b23dc11b6e3eff7436263b698a2f6c6 /mmvec.cpp
parentFix file name in header of mmvec.hpp (diff)
downloadlibmm-6d4630cbdc7feb3ac3cece46aa3556fd5b592eac.tar.gz
libmm-6d4630cbdc7feb3ac3cece46aa3556fd5b592eac.zip
Add ninja build files to create a shared and static library
Diffstat (limited to 'mmvec.cpp')
-rw-r--r--mmvec.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mmvec.cpp b/mmvec.cpp
new file mode 100644
index 0000000..f555a6e
--- /dev/null
+++ b/mmvec.cpp
@@ -0,0 +1 @@
+#include "mmvec.hpp"