summaryrefslogtreecommitdiff
path: root/algebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'algebra.h')
-rw-r--r--algebra.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/algebra.h b/algebra.h
index 498d520..13038bd 100644
--- a/algebra.h
+++ b/algebra.h
@@ -278,4 +278,8 @@ protected:
NAMESPACE_END
+#ifdef CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES
+#include "algebra.cpp"
+#endif
+
#endif