summaryrefslogtreecommitdiff
path: root/eprecomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'eprecomp.h')
-rw-r--r--eprecomp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/eprecomp.h b/eprecomp.h
index ae38c9c..b4fd605 100644
--- a/eprecomp.h
+++ b/eprecomp.h
@@ -66,4 +66,8 @@ private:
NAMESPACE_END
+#ifdef CRYPTOPP_MANUALLY_INSTANTIATE_TEMPLATES
+#include "eprecomp.cpp"
+#endif
+
#endif