summaryrefslogtreecommitdiffhomepage
path: root/compat/simple-mat.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-24 23:48:20 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-03-24 23:48:20 +0100
commitd903095d973922761071ea675f380f5c4c3cf2ad (patch)
treec2b8a90cec0bb77dd4d789c96b75ccc694aa79fa /compat/simple-mat.cpp
parent007f8c41475ddbad34f29593bf0b744ebbca4a2a (diff)
options, compat: instantiate common templates in their .dll's
Diffstat (limited to 'compat/simple-mat.cpp')
-rw-r--r--compat/simple-mat.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/compat/simple-mat.cpp b/compat/simple-mat.cpp
new file mode 100644
index 00000000..d00a4157
--- /dev/null
+++ b/compat/simple-mat.cpp
@@ -0,0 +1,3 @@
+#define OTR_SIMPLE_MAT_TEMPLATE_UNIT
+
+#include "simple-mat.hpp"