diff options
Diffstat (limited to 'compat/simple-mat.cpp')
-rw-r--r-- | compat/simple-mat.cpp | 3 |
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" |